Home
last modified time | relevance | path

Searched refs:_PC_MAX_INPUT (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fpathconf/
Dfpathconf01.c56 {"_PC_MAX_INPUT", _PC_MAX_INPUT},
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py208 _PC_MAX_INPUT = 3 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py303 _PC_MAX_INPUT = 3 variable
DSTROPTS.py300 _PC_MAX_INPUT = 3 variable
/external/python/cpython2/Modules/
Dposixmodule.c7713 #ifdef _PC_MAX_INPUT
7714 {"PC_MAX_INPUT", _PC_MAX_INPUT},
/external/python/cpython3/Modules/
Dposixmodule.c9379 #ifdef _PC_MAX_INPUT
9380 {"PC_MAX_INPUT", _PC_MAX_INPUT},