Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpathconf.cpp150 long fpathconf(int fd, int name) { in fpathconf() function
/bionic/libc/include/
Dunistd.h203 long fpathconf(int __fd, int __name);
/bionic/tests/
Dunistd_test.cpp767 rc = fpathconf(tf.fd, _PC_ALLOC_SIZE_MIN); in TEST()
769 rc = fpathconf(tf.fd, _PC_REC_MIN_XFER_SIZE); in TEST()
771 rc = fpathconf(tf.fd, _PC_REC_XFER_ALIGN); in TEST()
/bionic/tests/headers/posix/
Dunistd_h.c316 FUNCTION(fpathconf, long (*f)(int, int)); in unistd_h()
/bionic/libc/tools/
Dposix-2013.txt285 fpathconf
/bionic/tools/versioner/platforms/
Dlibc.map.txt371 fpathconf;
/bionic/libc/
Dlibc.map.txt371 fpathconf;