Home
last modified time | relevance | path

Searched refs:start_entry (Results 1 – 1 of 1) sorted by relevance

/titanic_44/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)) { in C_entries()
720 start_entry(lp, token, f) in start_entry() function