HomeSort by: relevance | last modified time | path
    Searched defs:start_cscopes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nvi/dist/ex/
ex_cscope.c 107 static int start_cscopes __P((SCR *, EXCMD *));
129 if (!F_ISSET(exp, EXP_CSCINIT) && start_cscopes(sp, cmdp))
160 * start_cscopes --
164 start_cscopes(SCR *sp, EXCMD *cmdp) function
ex_cscope.c 107 static int start_cscopes __P((SCR *, EXCMD *));
129 if (!F_ISSET(exp, EXP_CSCINIT) && start_cscopes(sp, cmdp))
160 * start_cscopes --
164 start_cscopes(SCR *sp, EXCMD *cmdp) function

Completed in 117 milliseconds