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

/illumos-gate/usr/src/cmd/refer/
H A Drefer5.c48 int addon, another = 0; local
109 another = (sd = lookat()) ? prefix(".[", sd) : 0;
110 if (another && (strcmp(".[\n", sd) != SAME))
139 if (!another) {

Completed in 57 milliseconds