Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ypcmd/mknetid/
H A Dmknetid.c51 #define GRPTABSIZE 256 /* size of group table */ macro
88 static struct group_list *groups[GRPTABSIZE]; /* group table */
438 val = hash((unsigned char *) user, GRPTABSIZE);
476 val = hash((unsigned char *) user, GRPTABSIZE);