Searched refs:_SC_GETPW_R_SIZE_MAX (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp534 if ((bufsize = sysconf(_SC_GETPW_R_SIZE_MAX)) != -1) {
/freebsd-11-stable/include/
H A Dunistd.h232 #define _SC_GETPW_R_SIZE_MAX 71 /* user */ macro
/freebsd-11-stable/lib/libc/gen/
H A Dsysconf.c371 * _SC_GETPW_R_SIZE_MAX:
377 case _SC_GETPW_R_SIZE_MAX:

Completed in 77 milliseconds