Home
last modified time | relevance | path

Searched refs:PC_MAX_CANON (Results 1 – 14 of 14) sorted by relevance

/dports/devel/florist-gpl/florist-gpl-2017-src/libsrc/
H A Dposix-configurable_file_limits.adb202 return Is_Limited (Pathname, PC_MAX_CANON);
208 return Is_Limited (File, PC_MAX_CANON);
215 (Pathname, PC_MAX_CANON, long (Input_Line_Limit_Maxima'Last)));
222 (File, PC_MAX_CANON, long (Input_Line_Limit_Maxima'Last)));
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Unix/System.Native/
H A DInterop.PathConf.cs15 PC_MAX_CANON = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/Interop/Unix/System.Native/
H A DInterop.PathConf.cs17 PC_MAX_CANON = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/Interop/Unix/System.Native/
H A DInterop.PathConf.cs17 PC_MAX_CANON = 2, enumerator
/dports/lang/ruby26/ruby-2.6.9/ext/etc/
H A Dmkconstants.rb321 _PC_MAX_CANON
/dports/lang/nim/nim-1.6.2/tools/detect/
H A Dmacosx_consts.nim287 PC_MAX_CANON* = cint(2)
/dports/lang/nim/nim-1.6.2/lib/posix/
H A Dposix_nintendoswitch_consts.nim449 const PC_MAX_CANON* = cint(1)
H A Dposix_linux_amd64_consts.nim590 const PC_MAX_CANON* = cint(1)
H A Dposix_other_consts.nim597 var PC_MAX_CANON* {.importc: "_PC_MAX_CANON", header: "<unistd.h>".}: cint
/dports/devel/florist-gpl/florist-gpl-2017-src/lynxos5/
H A Dposix-c.ads349 PC_MAX_CANON : constant := 2; constant
/dports/devel/florist-gpl/florist-gpl-2017-src/gensrc.elinos/
H A Dposix-c.ads352 PC_MAX_CANON : constant := 1; constant
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/imports/syscall/
H A Dgccgo_syscall_linux_amd64.go1604 "PC_MAX_CANON": ValueOf(syscall.PC_MAX_CANON),
H A Dgccgo_syscall_linux_arm64.go1601 "PC_MAX_CANON": ValueOf(syscall.PC_MAX_CANON),
H A Dgccgo_syscall_linux_386.go1604 "PC_MAX_CANON": ValueOf(syscall.PC_MAX_CANON),