Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/mknetid/
H A Dmknetid.c52 #define GRPTABSIZE 256 /* size of group table */ macro
89 static struct group_list *groups[GRPTABSIZE]; /* group table */
439 val = hash((unsigned char *) user, GRPTABSIZE);
477 val = hash((unsigned char *) user, GRPTABSIZE);