Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/fpathconf/
Dfpathconf01.c57 {"_PC_VDISABLE", _PC_VDISABLE},
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py213 _PC_VDISABLE = 8 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py308 _PC_VDISABLE = 8 variable
DSTROPTS.py305 _PC_VDISABLE = 8 variable
/external/python/cpython2/Modules/
Dposixmodule.c7737 #ifdef _PC_VDISABLE
7738 {"PC_VDISABLE", _PC_VDISABLE},
/external/python/cpython3/Modules/
Dposixmodule.c9403 #ifdef _PC_VDISABLE
9404 {"PC_VDISABLE", _PC_VDISABLE},