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