Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 125 for sys_rmdir (0.31 sec)

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

    	SYS_MKFIFO                         = 132
    	SYS_SENDTO                         = 133
    	SYS_SHUTDOWN                       = 134
    	SYS_SOCKETPAIR                     = 135
    	SYS_MKDIR                          = 136
    	SYS_RMDIR                          = 137
    	SYS_UTIMES                         = 138
    	SYS_FUTIMES                        = 139
    	SYS_ADJTIME                        = 140
    	SYS_GETHOSTUUID                    = 142
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go

    	SYS_FTIME                        = 4035
    	SYS_SYNC                         = 4036
    	SYS_KILL                         = 4037
    	SYS_RENAME                       = 4038
    	SYS_MKDIR                        = 4039
    	SYS_RMDIR                        = 4040
    	SYS_DUP                          = 4041
    	SYS_PIPE                         = 4042
    	SYS_TIMES                        = 4043
    	SYS_PROF                         = 4044
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go

    	SYS_NICE                    = 34
    	SYS_FTIME                   = 35
    	SYS_SYNC                    = 36
    	SYS_KILL                    = 37
    	SYS_RENAME                  = 38
    	SYS_MKDIR                   = 39
    	SYS_RMDIR                   = 40
    	SYS_DUP                     = 41
    	SYS_PIPE                    = 42
    	SYS_TIMES                   = 43
    	SYS_PROF                    = 44
    	SYS_BRK                     = 45
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 14.3K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go

    	SYS_NICE                         = 34
    	SYS_FTIME                        = 35
    	SYS_SYNC                         = 36
    	SYS_KILL                         = 37
    	SYS_RENAME                       = 38
    	SYS_MKDIR                        = 39
    	SYS_RMDIR                        = 40
    	SYS_DUP                          = 41
    	SYS_PIPE                         = 42
    	SYS_TIMES                        = 43
    	SYS_PROF                         = 44
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.7K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go

    	SYS_SHUTDOWN       = 134 // { int sys_shutdown(int s, int how); }
    	SYS_SOCKETPAIR     = 135 // { int sys_socketpair(int domain, int type, int protocol, int *rsv); }
    	SYS_MKDIR          = 136 // { int sys_mkdir(const char *path, mode_t mode); }
    	SYS_RMDIR          = 137 // { int sys_rmdir(const char *path); }
    	SYS_ADJTIME        = 140 // { int sys_adjtime(const struct timeval *delta, struct timeval *olddelta); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go

    	SYS_SHUTDOWN       = 134 // { int sys_shutdown(int s, int how); }
    	SYS_SOCKETPAIR     = 135 // { int sys_socketpair(int domain, int type, int protocol, int *rsv); }
    	SYS_MKDIR          = 136 // { int sys_mkdir(const char *path, mode_t mode); }
    	SYS_RMDIR          = 137 // { int sys_rmdir(const char *path); }
    	SYS_ADJTIME        = 140 // { int sys_adjtime(const struct timeval *delta, struct timeval *olddelta); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go

    	SYS_SHUTDOWN       = 134 // { int sys_shutdown(int s, int how); }
    	SYS_SOCKETPAIR     = 135 // { int sys_socketpair(int domain, int type, int protocol, int *rsv); }
    	SYS_MKDIR          = 136 // { int sys_mkdir(const char *path, mode_t mode); }
    	SYS_RMDIR          = 137 // { int sys_rmdir(const char *path); }
    	SYS_ADJTIME        = 140 // { int sys_adjtime(const struct timeval *delta, struct timeval *olddelta); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go

    	SYS_NICE                         = 34
    	SYS_FTIME                        = 35
    	SYS_SYNC                         = 36
    	SYS_KILL                         = 37
    	SYS_RENAME                       = 38
    	SYS_MKDIR                        = 39
    	SYS_RMDIR                        = 40
    	SYS_DUP                          = 41
    	SYS_PIPE                         = 42
    	SYS_TIMES                        = 43
    	SYS_PROF                         = 44
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.4K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go

    	SYS_SHUTDOWN       = 134 // { int sys_shutdown(int s, int how); }
    	SYS_SOCKETPAIR     = 135 // { int sys_socketpair(int domain, int type, int protocol, int *rsv); }
    	SYS_MKDIR          = 136 // { int sys_mkdir(const char *path, mode_t mode); }
    	SYS_RMDIR          = 137 // { int sys_rmdir(const char *path); }
    	SYS_ADJTIME        = 140 // { int sys_adjtime(const struct timeval *delta, struct timeval *olddelta); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go

    	SYS_SHUTDOWN       = 134 // { int sys_shutdown(int s, int how); }
    	SYS_SOCKETPAIR     = 135 // { int sys_socketpair(int domain, int type, int protocol, int *rsv); }
    	SYS_MKDIR          = 136 // { int sys_mkdir(const char *path, mode_t mode); }
    	SYS_RMDIR          = 137 // { int sys_rmdir(const char *path); }
    	SYS_ADJTIME        = 140 // { int sys_adjtime(const struct timeval *delta, struct timeval *olddelta); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
Back to top