Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dsubr_prf.c151 bool last_char_was_cr; member
414 pca->last_char_was_cr = ('\n' == c); in putchar()
440 pca.last_char_was_cr = false; in vprintf_log_locked()
445 return pca.last_char_was_cr; in vprintf_log_locked()