Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 84 for Nd (0.02 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go

    	SYS_GETITIMER      = 70  // { int sys_getitimer(int which, struct itimerval *itv); }
    	SYS_SELECT         = 71  // { int sys_select(int nd, fd_set *in, fd_set *ou, fd_set *ex, struct timeval *tv); }
    	SYS_KEVENT         = 72  // { int sys_kevent(int fd, const struct kevent *changelist, int nchanges, struct kevent *eventlist, int nevents, const struct timespec *timeout); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go

    	SYS_GETITIMER      = 70  // { int sys_getitimer(int which, struct itimerval *itv); }
    	SYS_SELECT         = 71  // { int sys_select(int nd, fd_set *in, fd_set *ou, fd_set *ex, struct timeval *tv); }
    	SYS_KEVENT         = 72  // { int sys_kevent(int fd, const struct kevent *changelist, int nchanges, struct kevent *eventlist, int nevents, const struct timespec *timeout); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 18K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go

    	SYS_GETITIMER      = 70  // { int sys_getitimer(int which, struct itimerval *itv); }
    	SYS_SELECT         = 71  // { int sys_select(int nd, fd_set *in, fd_set *ou, fd_set *ex, struct timeval *tv); }
    	SYS_KEVENT         = 72  // { int sys_kevent(int fd, const struct kevent *changelist, int nchanges, struct kevent *eventlist, int nevents, const struct timespec *timeout); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go

    	SYS_GETITIMER      = 70  // { int sys_getitimer(int which, struct itimerval *itv); }
    	SYS_SELECT         = 71  // { int sys_select(int nd, fd_set *in, fd_set *ou, fd_set *ex, struct timeval *tv); }
    	SYS_KEVENT         = 72  // { int sys_kevent(int fd, const struct kevent *changelist, int nchanges, struct kevent *eventlist, int nevents, const struct timespec *timeout); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_dragonfly_amd64.go

    	SYS_GETDTABLESIZE = 89  // { int getdtablesize(void); }
    	SYS_DUP2          = 90  // { int dup2(u_int from, u_int to); }
    	SYS_FCNTL         = 92  // { int fcntl(int fd, int cmd, long arg); }
    	SYS_SELECT        = 93  // { int select(int nd, fd_set *in, fd_set *ou, \
    	SYS_FSYNC         = 95  // { int fsync(int fd); }
    	SYS_SETPRIORITY   = 96  // { int setpriority(int which, int who, int prio); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 22.9K bytes
    - Viewed (0)
  6. src/crypto/tls/testdata/Client-TLSv13-ECDSA

    00000150  55 81 8f 3f b6 1f d0 83  cd 97 67 71 56 f5 13 aa  |U..?......gqV...|
    00000160  45 95 65 ce 1e 42 bf 6a  83 6e bc 2e 41 28 79 b7  |E.e..B.j.n..A(y.|
    00000170  b8 3f 6e 64 14 8d ed 3a  a4 02 06 46 17 e5 c7 f8  |.?nd...:...F....|
    00000180  72 f1 5f 9b 14 96 c9 c6  53 e6 32 b2 0b cc d5 d7  |r._.....S.2.....|
    00000190  89 1e d9 52 fb 8f 48 8b  41 6e c6 f3 55 57 41 5d  |...R..H.An..UWA]|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 6.5K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_freebsd_amd64.go

    	SYS_DUP2                     = 90  // { int dup2(u_int from, u_int to); }
    	SYS_FCNTL                    = 92  // { int fcntl(int fd, int cmd, long arg); }
    	SYS_SELECT                   = 93  // { int select(int nd, fd_set *in, fd_set *ou, \
    	SYS_FSYNC                    = 95  // { int fsync(int fd); }
    	SYS_SETPRIORITY              = 96  // { int setpriority(int which, int who, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_freebsd_arm.go

    	SYS_DUP2                     = 90  // { int dup2(u_int from, u_int to); }
    	SYS_FCNTL                    = 92  // { int fcntl(int fd, int cmd, long arg); }
    	SYS_SELECT                   = 93  // { int select(int nd, fd_set *in, fd_set *ou, \
    	SYS_FSYNC                    = 95  // { int fsync(int fd); }
    	SYS_SETPRIORITY              = 96  // { int setpriority(int which, int who, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  9. src/go/internal/gccgoimporter/testdata/unicode.gox

    var Miao <type 1>;
    var Mn <type 1>;
    var Modi <type 1>;
    var Mongolian <type 1>;
    var Mro <type 1>;
    var Multani <type 1>;
    var Myanmar <type 1>;
    var N <type 1>;
    var Nabataean <type 1>;
    var Nd <type 1>;
    var New_Tai_Lue <type 1>;
    var Newa <type 1>;
    var Nko <type 1>;
    var Nl <type 1>;
    var No <type 1>;
    var Noncharacter_Code_Point <type 1>;
    var Number <type 1>;
    var Ogham <type 1>;
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 30 21:33:51 UTC 2021
    - 7.3K bytes
    - Viewed (0)
  10. src/syscall/zsysnum_netbsd_amd64.go

    	SYS_POSIX_FADVISE        = 416 // { int|sys|50|posix_fadvise(int fd, int PAD, off_t offset, off_t len, int advice); }
    	SYS_SELECT               = 417 // { int|sys|50|select(int nd, fd_set *in, fd_set *ou, fd_set *ex, struct timeval *tv); }
    	SYS_GETTIMEOFDAY         = 418 // { int|sys|50|gettimeofday(struct timeval *tp, void *tzp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 25.7K bytes
    - Viewed (0)
Back to top