Searched refs:_PC_ALLOC_SIZE_MIN (Results 1 – 3 of 3) sorted by relevance
103 case _PC_ALLOC_SIZE_MIN: /* fall through */ in __pathconf()
525 rc = pathconf(tf.filename, _PC_ALLOC_SIZE_MIN); in TEST()532 rc = fpathconf(tf.fd, _PC_ALLOC_SIZE_MIN); in TEST()
64 #define _PC_ALLOC_SIZE_MIN 8 macro