Home
last modified time | relevance | path

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

/xnu-8792.61.2/libkern/os/
H A Dlog.c797 void test_oslog_handleOSLogCtl(int32_t * in, int32_t * out, int32_t len);
965 test_oslog_handleOSLogCtl(int32_t * in, int32_t * out, int32_t len) in test_oslog_handleOSLogCtl() function
/xnu-8792.61.2/bsd/kern/
H A Dkern_sysctl.c3638 extern void test_oslog_handleOSLogCtl(int32_t * in, int32_t * out, int32_t arraycount);
3662 test_oslog_handleOSLogCtl(input, outval, ARRCOUNT); in sysctl_debug_test_oslog_ctl()