Home
last modified time | relevance | path

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

/xnu-12377.41.6/libkern/os/ !
H A Dlog.c1207 void test_oslog_handleOSLogCtl(int32_t *, int32_t *, int32_t);
1562 test_oslog_handleOSLogCtl(int32_t *in, int32_t *out, int32_t len) in test_oslog_handleOSLogCtl() function
/xnu-12377.41.6/bsd/kern/ !
H A Dkern_sysctl.c3880 extern void test_oslog_handleOSLogCtl(int32_t * in, int32_t * out, int32_t arraycount);
3904 test_oslog_handleOSLogCtl(input, outval, ARRCOUNT);