Searched refs:sbuf_putc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsbuf.h68 int sbuf_putc(struct sbuf *, int);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsubr_sbuf.c467 sbuf_putc(struct sbuf *s, int c) function
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_base.c1159 error = sbuf_putc(sb, ',');

Completed in 35 milliseconds