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

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dsbuf.h61 int sbuf_setpos(struct sbuf *, int);
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dsubr_sbuf.c246 sbuf_setpos(struct sbuf *s, int pos) function
/macosx-10.10/xnu-2782.1.97/security/
H A Dmac_base.c996 sbuf_setpos(sb, sbuf_len(sb) -
1069 sbuf_setpos(&sb, len - 1); /* trim trailing comma */

Completed in 183 milliseconds