Searched refs:sblastrecordchk (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/sys/
H A Dsockbuf.h245 void sblastrecordchk(struct sockbuf *, const char *, int);
248 #define SBLASTRECORDCHK(sb) sblastrecordchk((sb), __FILE__, __LINE__)
/freebsd-11-stable/sys/kern/
H A Duipc_sockbuf.c527 sblastrecordchk(struct sockbuf *sb, const char *file, int line) function

Completed in 72 milliseconds