Home
last modified time | relevance | path

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

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