Searched refs:sbuf_copyin (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dsbuf.h81 int sbuf_copyin(struct sbuf *, const void *, size_t);
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dsubr_sbuf.c357 sbuf_copyin(struct sbuf *s, const void *uaddr, size_t len) function

Completed in 191 milliseconds