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

/freebsd-current/lib/libc/gen/
H A Dsysconf.c364 * _SC_GETPW_R_SIZE_MAX:
370 case _SC_GETPW_R_SIZE_MAX:
/freebsd-current/include/
H A Dunistd.h234 #define _SC_GETPW_R_SIZE_MAX 71 /* user */ macro
/freebsd-current/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc679 long BufSize = sysconf(_SC_GETPW_R_SIZE_MAX);
1345 long BufSize = sysconf(_SC_GETPW_R_SIZE_MAX);

Completed in 112 milliseconds