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