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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_socket2.c1684 sb_notify(struct sockbuf *sb) function
1842 if (sb_notify(&so->so_rcv))
1849 if (sb_notify(&so->so_snd))
/darwin-on-arm/xnu/bsd/sys/
H A Dsocketvar.h471 int sb_notify(struct sockbuf *sb);

Completed in 76 milliseconds