Lines Matching refs:dobeep_msg
185 return(dobeep_msg("no such file or directory, cscope-indexer")); in cscreatelist()
192 return(dobeep_msg("problem opening pipe")); in cscreatelist()
232 return(dobeep_msg("The *cscope* buffer does " in csnextmatch()
242 return(dobeep_msg("The end of *cscope* buffer " in csnextmatch()
272 return(dobeep_msg("The beginning of *cscope* " in csprevmatch()
294 return(dobeep_msg("The *cscope* buffer does not " in csnextfile()
298 return(dobeep_msg("The end of *cscope* buffer has " in csnextfile()
316 return(dobeep_msg("The *cscope* buffer does not" in csprevfile()
320 return(dobeep_msg("The beginning of *cscope* buffer " in csprevfile()
378 return(dobeep_msg("C-c s not defined")); in do_cscope()
389 return(dobeep_msg("no such file or directory, cscope")); in do_cscope()
398 return(dobeep_msg("problem opening pipe")); in do_cscope()
578 return(dobeep_msg("out of memory")); in csexists()
590 (void)dobeep_msg("path too long"); in csexists()