Searched refs:_os_log_internal (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/libkern/os/ |
| H A D | log.h | 382 _os_log_internal(&__dso_handle, log, type, _os_log_fmt, ##__VA_ARGS__); \ 518 _os_log_internal(void *dso, os_log_t log, os_log_type_t type, const char *message, ...)
|
| H A D | log.c | 797 _os_log_internal(void *dso, os_log_t log, uint8_t type, const char *fmt, ...) in _os_log_internal() function
|