Searched defs:PRNTABSIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/mknetid/
H A Dmknetid.c52 #define PRNTABSIZE 4096 /* size of printed item table */ macro
89 static struct string_list *printed[PRNTABSIZE]; /* printed item table */
412 val = hash((unsigned char *) name, PRNTABSIZE);

Completed in 55 milliseconds