Searched refs:sbcheck (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.101.15/bsd/sys/ | ||
| H A D | socketvar.h | 856 extern void sbcheck(struct sockbuf *sb); |
| /xnu-10063.101.15/bsd/kern/ | ||
| H A D | uipc_socket2.c | 1007 sbcheck(struct sockbuf *sb) in sbcheck() function |