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

/illumos-gate/usr/src/cmd/vi/misc/
H A Dctags.c168 static int start_entry(char **lp, char *token, int *f);
680 if (start_entry(&sp, token, &f)) {
720 start_entry(lp, token, f) function

Completed in 59 milliseconds