Searched refs:_SC_GETPW_R_SIZE_MAX (Results 1 – 4 of 4) sorted by relevance
104 # if defined(HAS_SYSCONF) && defined(_SC_GETPW_R_SIZE_MAX) && !defined(__GLIBC__) in Perl_reentrant_size()105 PL_reentrant_buffer->_pwent_size = sysconf(_SC_GETPW_R_SIZE_MAX); in Perl_reentrant_size()124 # if defined(HAS_SYSCONF) && defined(_SC_GETPW_R_SIZE_MAX) && !defined(__GLIBC__) in Perl_reentrant_size()125 PL_reentrant_buffer->_spent_size = sysconf(_SC_GETPW_R_SIZE_MAX); in Perl_reentrant_size()
152 case _SC_GETPW_R_SIZE_MAX: in sysconf()
254 #define _SC_GETPW_R_SIZE_MAX 101 macro
674 long BufSize = sysconf(_SC_GETPW_R_SIZE_MAX);1340 long BufSize = sysconf(_SC_GETPW_R_SIZE_MAX);