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