Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpathconf.cpp121 case _PC_NO_TRUNC: in __pathconf()
/bionic/libc/include/
Dunistd.h70 #define _PC_NO_TRUNC 15 macro
/bionic/tests/headers/posix/
Dunistd_h.c145 MACRO(_PC_NO_TRUNC); in unistd_h()