Searched refs:_SC_GETGR_R_SIZE_MAX (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/sys/
H A Dsysconf.h109 #define _SC_GETGR_R_SIZE_MAX 0x0047 macro
/bionic/libc/bionic/
H A Dsysconf.cpp301 case _SC_GETGR_R_SIZE_MAX: return 1024;

Completed in 23 milliseconds