Home
last modified time | relevance | path

Searched refs:_PC_LINK_MAX (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/posix/
Dfpathconf.c39 case _PC_LINK_MAX: in __fpathconf()
Dgetconf.c58 { "LINK_MAX", _PC_LINK_MAX, PATHCONF },
59 { "_POSIX_LINK_MAX", _PC_LINK_MAX, PATHCONF },
/glibc-2.36/bits/
Dconfname.h26 _PC_LINK_MAX, enumerator
27 #define _PC_LINK_MAX _PC_LINK_MAX macro
/glibc-2.36/sysdeps/unix/sysv/linux/
Dfpathconf.c37 case _PC_LINK_MAX: in __fpathconf()
Dpathconf.c45 case _PC_LINK_MAX: in __pathconf()
/glibc-2.36/sysdeps/posix/
Dpathconf.c44 case _PC_LINK_MAX: in __pathconf()
Dfpathconf.c43 case _PC_LINK_MAX: in __fpathconf()
/glibc-2.36/conform/data/
Dunistd.h-data390 constant _PC_LINK_MAX
/glibc-2.36/manual/
Dconf.texi1337 @item _PC_LINK_MAX
/glibc-2.36/ChangeLog.old/
DChangeLog.93638 * sysdeps/unix/sysv/linux/alpha/fpathconf.c: Handle _PC_LINK_MAX here.