Home
last modified time | relevance | path

Searched refs:sblastrecordchk (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dsocketvar.h643 if (socket_debug) sblastrecordchk(sb, s);
826 extern void sblastrecordchk(struct sockbuf *, const char *);
/xnu-8019.80.24/bsd/kern/
H A Duipc_socket2.c1051 sblastrecordchk(struct sockbuf *sb, const char *where) in sblastrecordchk() function