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

/illumos-gate/usr/src/cmd/refer/
H A Dmkey3.c26 static char *cwds[COMTSIZE]; variable
68 while (cwds[h] != 0) {
69 if (strcmp(s, cwds[h]) == 0)
74 cwds[h] = s;

Completed in 56 milliseconds