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

/darwin-on-arm/xnu/bsd/sys/
H A Dsocketvar.h576 if (socket_debug) sblastmbufchk(sb, s);
632 extern void sblastmbufchk(struct sockbuf *, const char *);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_socket2.c862 sblastmbufchk(struct sockbuf *sb, const char *where) function
874 printf("sblastmbufchk: mb %p mbtail %p last %p\n",
883 panic("sblastmbufchk from %s", where);

Completed in 17 milliseconds