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

/illumos-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c78 static int checkline(int *cursym);
222 int cursym; /* index of the symbol returned by checkline */
228 switch (lineval = checkline(&cursym)) {
318 checkline(int *cursym) function

Completed in 58 milliseconds