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

/illumos-gate/usr/src/cmd/refer/
H A Dglue5.c37 *www, *smax, *q; variable in typeref:struct:words
67 if (www == 0)
68 www = (struct words *)zalloc(MAXSIZ, sizeof (*www));
69 if (www == NULL)
71 for (q = www; q < www+MAXSIZ; q++) {
118 fprintf(stderr, "fgrep done www %o\n", www);
138 c = www;
[all...]

Completed in 45 milliseconds