Searched refs:csc_help (Results 1 – 1 of 1) sorted by relevance
99 static int csc_help __P((SCR *, const char *));229 (void)csc_help(sp, "add"); in cscope_add()627 usage: (void)csc_help(sp, "find"); in create_cs_cmd()813 return (csc_help(sp, np)); in cscope_help()821 csc_help(SCR *sp, const char *cmd) in csc_help() function