Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dsubr_prf.c113 bool last_char_was_cr; member
405 pca->last_char_was_cr = ('\n' == c); in putchar()
431 pca.last_char_was_cr = false; in vprintf_log_locked()
436 return pca.last_char_was_cr; in vprintf_log_locked()