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

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

Completed in 12 milliseconds