Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Dsubr_prf.c114 bool last_char_was_cr; member
401 pca->last_char_was_cr = ('\n' == c); in putchar()
434 pca.last_char_was_cr = false; in vprintf_log_locked()
439 return pca.last_char_was_cr; in vprintf_log_locked()