Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpathconf.cpp100 case _PC_2_SYMLINKS: in __pathconf()
/bionic/libc/include/
Dunistd.h62 #define _PC_2_SYMLINKS 7 macro
/bionic/tests/headers/posix/
Dunistd_h.c136 MACRO(_PC_2_SYMLINKS); in unistd_h()