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