Home
last modified time | relevance | path

Searched refs:sbuf_bcopyin (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dsbuf.h116 int sbuf_bcopyin(struct sbuf *, const void *, size_t);
/f-stack/freebsd/kern/
H A Dsubr_sbuf.c496 sbuf_bcopyin(struct sbuf *s, const void *uaddr, size_t len) in sbuf_bcopyin() function