Searched refs:lookup_ccmd (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/nvi/ex/
H A Dex_cscope.c99 static CC const *lookup_ccmd __P((const char *));
146 if ((ccp = lookup_ccmd(np)) == NULL) {
823 if ((ccp = lookup_ccmd(cmd)) == NULL) {
1002 * lookup_ccmd --
1006 lookup_ccmd(const char *name) function

Completed in 100 milliseconds