Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 81 for lpathconf (0.33 sec)

  1. src/syscall/zsysnum_freebsd_386.go

    	SYS_SETEGID                  = 182 // { int setegid(gid_t egid); }
    	SYS_SETEUID                  = 183 // { int seteuid(uid_t euid); }
    	SYS_PATHCONF                 = 191 // { int pathconf(char *path, int name); }
    	SYS_FPATHCONF                = 192 // { int fpathconf(int fd, int name); }
    	SYS_GETRLIMIT                = 194 // { int getrlimit(u_int which, \
    	SYS_SETRLIMIT                = 195 // { int setrlimit(u_int which, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  2. src/syscall/zsysnum_freebsd_amd64.go

    	SYS_SETEGID                  = 182 // { int setegid(gid_t egid); }
    	SYS_SETEUID                  = 183 // { int seteuid(uid_t euid); }
    	SYS_PATHCONF                 = 191 // { int pathconf(char *path, int name); }
    	SYS_FPATHCONF                = 192 // { int fpathconf(int fd, int name); }
    	SYS_GETRLIMIT                = 194 // { int getrlimit(u_int which, \
    	SYS_SETRLIMIT                = 195 // { int setrlimit(u_int which, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_freebsd_arm.go

    	SYS_SETEGID                  = 182 // { int setegid(gid_t egid); }
    	SYS_SETEUID                  = 183 // { int seteuid(uid_t euid); }
    	SYS_PATHCONF                 = 191 // { int pathconf(char *path, int name); }
    	SYS_FPATHCONF                = 192 // { int fpathconf(int fd, int name); }
    	SYS_GETRLIMIT                = 194 // { int getrlimit(u_int which, \
    	SYS_SETRLIMIT                = 195 // { int setrlimit(u_int which, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_dragonfly_amd64.go

    	SYS_SETEGID       = 182 // { int setegid(gid_t egid); }
    	SYS_SETEUID       = 183 // { int seteuid(uid_t euid); }
    	SYS_PATHCONF      = 191 // { int pathconf(char *path, int name); }
    	SYS_FPATHCONF     = 192 // { int fpathconf(int fd, int name); }
    	SYS_GETRLIMIT     = 194 // { int getrlimit(u_int which, \
    	SYS_SETRLIMIT     = 195 // { int setrlimit(u_int which, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 22.9K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go

    	SYS_SETEGID                = 182 // { int setegid(gid_t egid); }
    	SYS_SETEUID                = 183 // { int seteuid(uid_t euid); }
    	SYS_PATHCONF               = 191 // { int pathconf(char *path, int name); }
    	SYS_FPATHCONF              = 192 // { int fpathconf(int fd, int name); }
    	SYS_GETRLIMIT              = 194 // { int getrlimit(u_int which, struct rlimit *rlp); } getrlimit __getrlimit_args int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 27.6K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go

    	SYS_SETEGID                  = 182 // { int setegid(gid_t egid); }
    	SYS_SETEUID                  = 183 // { int seteuid(uid_t euid); }
    	SYS_PATHCONF                 = 191 // { int pathconf(char *path, int name); }
    	SYS_FPATHCONF                = 192 // { int fpathconf(int fd, int name); }
    	SYS_GETRLIMIT                = 194 // { int getrlimit(u_int which, struct rlimit *rlp); } getrlimit __getrlimit_args int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go

    	SYS_SETEGID                  = 182 // { int setegid(gid_t egid); }
    	SYS_SETEUID                  = 183 // { int seteuid(uid_t euid); }
    	SYS_PATHCONF                 = 191 // { int pathconf(char *path, int name); }
    	SYS_FPATHCONF                = 192 // { int fpathconf(int fd, int name); }
    	SYS_GETRLIMIT                = 194 // { int getrlimit(u_int which, struct rlimit *rlp); } getrlimit __getrlimit_args int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go

    	SYS_SETEGID                  = 182 // { int setegid(gid_t egid); }
    	SYS_SETEUID                  = 183 // { int seteuid(uid_t euid); }
    	SYS_PATHCONF                 = 191 // { int pathconf(char *path, int name); }
    	SYS_FPATHCONF                = 192 // { int fpathconf(int fd, int name); }
    	SYS_GETRLIMIT                = 194 // { int getrlimit(u_int which, struct rlimit *rlp); } getrlimit __getrlimit_args int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_freebsd_arm64.go

    	SYS_SETEGID                  = 182 // { int setegid(gid_t egid); }
    	SYS_SETEUID                  = 183 // { int seteuid(uid_t euid); }
    	SYS_PATHCONF                 = 191 // { int pathconf(char *path, int name); }
    	SYS_FPATHCONF                = 192 // { int fpathconf(int fd, int name); }
    	SYS_GETRLIMIT                = 194 // { int getrlimit(u_int which, struct rlimit *rlp); } getrlimit __getrlimit_args int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 35.8K bytes
    - Viewed (0)
  10. src/syscall/zsysnum_freebsd_riscv64.go

    	SYS_SETEGID                  = 182 // { int setegid(gid_t egid); }
    	SYS_SETEUID                  = 183 // { int seteuid(uid_t euid); }
    	SYS_PATHCONF                 = 191 // { int pathconf(char *path, int name); }
    	SYS_FPATHCONF                = 192 // { int fpathconf(int fd, int name); }
    	SYS_GETRLIMIT                = 194 // { int getrlimit(u_int which, struct rlimit *rlp); } getrlimit __getrlimit_args int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 29 22:39:46 UTC 2022
    - 35.8K bytes
    - Viewed (0)
Back to top