Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dsocketvar.h672 if (socket_debug) sblastrecordchk(sb, s);
863 extern void sblastrecordchk(struct sockbuf *, const char *);
/xnu-10002.41.9/bsd/kern/
H A Duipc_socket2.c1053 sblastrecordchk(struct sockbuf *sb, const char *where) in sblastrecordchk() function