Home
last modified time | relevance | path

Searched refs:PC_CHOWN_RESTRICTED (Results 1 – 18 of 18) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Unix/System.Native/
H A DInterop.PathConf.cs20 PC_CHOWN_RESTRICTED = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/Interop/Unix/System.Native/
H A DInterop.PathConf.cs22 PC_CHOWN_RESTRICTED = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/Interop/Unix/System.Native/
H A DInterop.PathConf.cs22 PC_CHOWN_RESTRICTED = 7, enumerator
/dports/devel/florist-gpl/florist-gpl-2017-src/libsrc/
H A Dposix-configurable_file_limits.adb348 return Is_Supported (Pathname, PC_CHOWN_RESTRICTED);
354 return Is_Supported (File, PC_CHOWN_RESTRICTED);
/dports/lang/ruby26/ruby-2.6.9/ext/etc/
H A Dmkconstants.rb333 _PC_CHOWN_RESTRICTED
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-mount.c327 #define PC_CHOWN_RESTRICTED 0x0080 macro
910 PC_CHOWN_RESTRICTED, NULL, HFILL }}, in proto_register_mount()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-mount.c327 #define PC_CHOWN_RESTRICTED 0x0080 macro
910 PC_CHOWN_RESTRICTED, NULL, HFILL }}, in proto_register_mount()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-mount.c327 #define PC_CHOWN_RESTRICTED 0x0080 macro
910 PC_CHOWN_RESTRICTED, NULL, HFILL }}, in proto_register_mount()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-mount.c327 #define PC_CHOWN_RESTRICTED 0x0080 macro
910 PC_CHOWN_RESTRICTED, NULL, HFILL }}, in proto_register_mount()
/dports/lang/nim/nim-1.6.2/tools/detect/
H A Dmacosx_consts.nim284 PC_CHOWN_RESTRICTED* = cint(7)
/dports/lang/nim/nim-1.6.2/lib/posix/
H A Dposix_nintendoswitch_consts.nim446 const PC_CHOWN_RESTRICTED* = cint(6)
H A Dposix_linux_amd64_consts.nim587 const PC_CHOWN_RESTRICTED* = cint(6)
H A Dposix_other_consts.nim594 var PC_CHOWN_RESTRICTED* {.importc: "_PC_CHOWN_RESTRICTED", header: "<unistd.h>".}: cint
/dports/devel/florist-gpl/florist-gpl-2017-src/lynxos5/
H A Dposix-c.ads347 PC_CHOWN_RESTRICTED : constant := 7; constant
/dports/devel/florist-gpl/florist-gpl-2017-src/gensrc.elinos/
H A Dposix-c.ads350 PC_CHOWN_RESTRICTED : constant := 6; constant
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/imports/syscall/
H A Dgccgo_syscall_linux_amd64.go1601 "PC_CHOWN_RESTRICTED": ValueOf(syscall.PC_CHOWN_RESTRICTED),
H A Dgccgo_syscall_linux_arm64.go1598 "PC_CHOWN_RESTRICTED": ValueOf(syscall.PC_CHOWN_RESTRICTED),
H A Dgccgo_syscall_linux_386.go1601 "PC_CHOWN_RESTRICTED": ValueOf(syscall.PC_CHOWN_RESTRICTED),