Searched refs:sblastrecordchk (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | sockbuf.h | 253 void sblastrecordchk(struct sockbuf *, const char *, int); 256 #define SBLASTRECORDCHK(sb) sblastrecordchk((sb), __FILE__, __LINE__)
|
| /f-stack/freebsd/sys/ |
| H A D | sockbuf.h | 253 void sblastrecordchk(struct sockbuf *, const char *, int); 256 #define SBLASTRECORDCHK(sb) sblastrecordchk((sb), __FILE__, __LINE__)
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_sockbuf.c | 788 sblastrecordchk(struct sockbuf *sb, const char *file, int line) in sblastrecordchk() function
|