Searched refs:_SC_GETPW_R_SIZE_MAX (Results 1 – 5 of 5) sorted by relevance
180 #define _SC_GETPW_R_SIZE_MAX 0x0048 macro
266 case _SC_GETPW_R_SIZE_MAX: return 1024; in sysconf()
208 MACRO(_SC_GETPW_R_SIZE_MAX); in unistd_h()
373 long size = sysconf(_SC_GETPW_R_SIZE_MAX); in TEST()
1047 VERIFY_SYSCONF_POSITIVE(_SC_GETPW_R_SIZE_MAX); in TEST()