Searched refs:_PC_ALLOC_SIZE_MIN (Results 1 – 4 of 4) sorted by relevance
103 case _PC_ALLOC_SIZE_MIN: /* fall through */ in __pathconf()
63 #define _PC_ALLOC_SIZE_MIN 8 macro
155 MACRO(_PC_ALLOC_SIZE_MIN); in unistd_h()
760 rc = pathconf(tf.path, _PC_ALLOC_SIZE_MIN); in TEST()767 rc = fpathconf(tf.fd, _PC_ALLOC_SIZE_MIN); in TEST()