Home
last modified time | relevance | path

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

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