Home
last modified time | relevance | path

Searched refs:test_os_log_handles (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/libkern/os/
H A Dlog.c1210 kern_return_t test_os_log_handles(void);
1390 test_os_log_handles(void) in test_os_log_handles() function
/xnu-12377.81.4/osfmk/tests/
H A Dkernel_tests.c89 extern kern_return_t test_os_log_handles(void);
134 XNUPOST_TEST_CONFIG_BASIC(test_os_log_handles),