Searched refs:csc_help (Results 1 – 1 of 1) sorted by relevance
88 static int csc_help(SCR *, char *);216 (void)csc_help(sp, "add"); in cscope_add()636 usage: (void)csc_help(sp, "find"); in create_cs_cmd()849 return (csc_help(sp, np)); in cscope_help()857 csc_help(SCR *sp, char *cmd) in csc_help() function