Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dpathconf.cpp85 case _PC_MAX_CANON: in __pathconf()
/aosp12/bionic/libc/include/
H A Dunistd.h57 #define _PC_MAX_CANON 2 macro
/aosp12/bionic/tests/headers/posix/
H A Dunistd_h.c142 MACRO(_PC_MAX_CANON); in unistd_h()