Home
last modified time | relevance | path

Searched refs:_PC_REC_XFER_ALIGN (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/bionic/
Dpathconf.cpp104 case _PC_REC_XFER_ALIGN: in __pathconf()
/bionic/libc/include/
Dunistd.h67 #define _PC_REC_XFER_ALIGN 12 macro
/bionic/tests/headers/posix/
Dunistd_h.c152 MACRO(_PC_REC_XFER_ALIGN); in unistd_h()
/bionic/tests/
Dunistd_test.cpp716 rc = pathconf(tf.path, _PC_REC_XFER_ALIGN); in TEST()
723 rc = fpathconf(tf.fd, _PC_REC_XFER_ALIGN); in TEST()