Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Dsubr_sbuf.c560 sbuf_putc(struct sbuf *s, int c_) in sbuf_putc() argument
562 char c = (char)c_; in sbuf_putc()