Searched refs:_PC_ALLOC_SIZE_MIN (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dunistd.h161 #define _PC_ALLOC_SIZE_MIN 16 /* Minimum storage actually allocated */ macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/loadables/
H A Dgetconf.c1079 #if defined (_PC_ALLOC_SIZE_MIN)
1080 { "POSIX_ALLOC_SIZE_MIN", PATHCONF, _PC_ALLOC_SIZE_MIN },
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_vnops.c1521 case _PC_ALLOC_SIZE_MIN:

Completed in 147 milliseconds