Searched refs:_mbwdog_logger (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.140.69/bsd/kern/ |
| H A D | uipc_mbuf.c | 1092 #define mbwdog_logger(fmt, ...) _mbwdog_logger(__func__, __LINE__, fmt, ## __VA_ARGS__) 1093 static void _mbwdog_logger(const char *func, const int line, const char *fmt, ...); 9955 _mbwdog_logger(const char *func, const int line, const char *fmt, ...) function
|