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

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

Completed in 57 milliseconds