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