Home
last modified time | relevance | path

Searched refs:_PC_NO_TRUNC (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fpathconf/
Dfpathconf01.c63 {"_PC_NO_TRUNC", _PC_NO_TRUNC},
/external/ltp/testcases/kernel/syscalls/pathconf/
Dpathconf01.c132 "_PC_NO_TRUNC", _PC_NO_TRUNC}, {
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py212 _PC_NO_TRUNC = 7 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py307 _PC_NO_TRUNC = 7 variable
DSTROPTS.py304 _PC_NO_TRUNC = 7 variable
/external/python/cpython2/Modules/
Dposixmodule.c7753 #ifdef _PC_NO_TRUNC
7754 {"PC_NO_TRUNC", _PC_NO_TRUNC},
/external/python/cpython3/Modules/
Dposixmodule.c9792 #ifdef _PC_NO_TRUNC
9793 {"PC_NO_TRUNC", _PC_NO_TRUNC},