Searched refs:_PC_REC_XFER_ALIGN (Results 1 – 3 of 3) sorted by relevance
104 case _PC_REC_XFER_ALIGN: in __pathconf()
529 rc = pathconf(tf.filename, _PC_REC_XFER_ALIGN); in TEST()536 rc = fpathconf(tf.fd, _PC_REC_XFER_ALIGN); in TEST()
68 #define _PC_REC_XFER_ALIGN 12 macro