Home
last modified time | relevance | path

Searched refs:_SC_GETPW_R_SIZE_MAX (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.bin/getconf/
HDsysconf.gperf38 GETPW_R_SIZE_MAX, _SC_GETPW_R_SIZE_MAX
/dragonfly/lib/libc/gen/
HDsysconf.c360 case _SC_GETPW_R_SIZE_MAX: in sysconf()
/dragonfly/include/
HDunistd.h261 #define _SC_GETPW_R_SIZE_MAX 71 /* user */ macro
/dragonfly/contrib/cvs-1.12/lib/
HDglob.c181 #ifdef _SC_GETPW_R_SIZE_MAX
182 # define GETPW_R_SIZE_MAX() sysconf (_SC_GETPW_R_SIZE_MAX)