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