Searched refs:cwds (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/refer/ | ||
H A D | mkey3.c | 26 static char *cwds[COMTSIZE]; variable 68 while (cwds[h] != 0) { 69 if (strcmp(s, cwds[h]) == 0) 74 cwds[h] = s; |
Completed in 55 milliseconds