Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dsocketvar.h668 if (socket_debug) sblastrecordchk(sb, s);
858 extern void sblastrecordchk(struct sockbuf *, const char *);
/xnu-10063.101.15/bsd/kern/
H A Duipc_socket2.c1045 sblastrecordchk(struct sockbuf *sb, const char *where) in sblastrecordchk() function