Searched refs:sblastrecordchk (Results 1 – 2 of 2) sorted by relevance
311 void sblastrecordchk(struct sockbuf *, const char *, int);314 #define SBLASTRECORDCHK(sb) sblastrecordchk((sb), __FILE__, __LINE__)
851 sblastrecordchk(struct sockbuf *sb, const char *file, int line) in sblastrecordchk() function