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

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.prompt.c187 static int print_prompt_did_ding = 0; local
258 if (t->tm_min || print_prompt_did_ding ||
261 print_prompt_did_ding = 0;
289 print_prompt_did_ding = 1;

Completed in 49 milliseconds