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

/darwin-on-arm/xnu/bsd/sys/
H A Dsocketvar.h573 if (socket_debug) sblastrecordchk(sb, s);
633 extern void sblastrecordchk(struct sockbuf *, const char *);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_socket2.c844 sblastrecordchk(struct sockbuf *sb, const char *where) function
852 printf("sblastrecordchk: mb %p lastrecord %p last %p\n",
857 panic("sblastrecordchk from %s", where);

Completed in 26 milliseconds