Searched refs:sosend_list (Results 1 – 4 of 4) sorted by relevance
454 STUB(sosend_list);
783 extern int sosend_list(struct socket *so, struct uio **uio, u_int uiocnt,
179 .pru_sosend_list = sosend_list,
2662 sosend_list(struct socket *so, struct uio **uioarray, u_int uiocnt, int flags) in sosend_list() function