Home
last modified time | relevance | path

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

/third_party/musl/src/passwd/
H A Dgetgrouplist.c32 nscdbuf = calloc(resp[INITGRNGRPS], sizeof(uint32_t)); in getgrouplist()
34 size_t nbytes = sizeof(*nscdbuf)*resp[INITGRNGRPS]; in getgrouplist()
40 for (i = 0; i < resp[INITGRNGRPS]; i++) in getgrouplist()
53 for (i=0; i < resp[INITGRNGRPS]; i++) { in getgrouplist()
66 for(i=0; i < resp[INITGRNGRPS]; i++) { in getgrouplist()
H A Dnscd.h39 #define INITGRNGRPS 2 macro

Completed in 1 milliseconds