Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.prompt.c183 static int print_prompt_did_ding = 0; in tprintf() local
269 if (t->tm_min || print_prompt_did_ding || in tprintf()
272 print_prompt_did_ding = 0; in tprintf()
300 print_prompt_did_ding = 1; in tprintf()