Home
last modified time | relevance | path

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

/openbsd/usr.bin/mg/
H A Dcscope.c72 static int csexists(const char *);
184 if (csexists("cscope-indexer") == FALSE) in cscreatelist()
388 if (csexists("cscope") == FALSE) in do_cscope()
563 csexists(const char *cmd) in csexists() function