Searched refs:_SC_GETGR_R_SIZE_MAX (Results 1 – 3 of 3) sorted by relevance
68 # if defined(HAS_SYSCONF) && defined(_SC_GETGR_R_SIZE_MAX) && !defined(__GLIBC__) in Perl_reentrant_size()69 PL_reentrant_buffer->_grent_size = sysconf(_SC_GETGR_R_SIZE_MAX); in Perl_reentrant_size()
149 case _SC_GETGR_R_SIZE_MAX: in sysconf()
253 #define _SC_GETGR_R_SIZE_MAX 100 macro