Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dsocketvar.h671 if (socket_debug) sblastmbufchk(sb, s);
857 extern void sblastmbufchk(struct sockbuf *, const char *);
/xnu-10063.101.15/bsd/kern/
H A Duipc_socket2.c1068 sblastmbufchk(struct sockbuf *sb, const char *where) in sblastmbufchk() function