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

/macosx-10.10.1/vim-55/src/
H A Dif_cscope.c52 static int cs_kill __ARGS((exarg_T *eap));
82 { "kill", cs_kill,
1587 * PRIVATE: cs_kill
1592 cs_kill(eap) function
1641 } /* cs_kill */
2281 * or not to free the filename. Called by cs_kill and cs_reset.
2410 * calls cs_kill on all cscope connections then reinits

Completed in 86 milliseconds