Home
last modified time | relevance | path

Searched defs:uniqid (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/libkern/os/
H A Dlog.c778 uint32_t uniqid = RandomULong(); in test_os_log() local
874 uint32_t uniqid = RandomULong(); in _test_log_loop() local
884 uint32_t uniqid = RandomULong(); in test_os_log_parallel() local
944 uint32_t uniqid = in[3]; in test_oslog_handleOSLogCtl() local
973 test_stresslog_dropmsg(uint32_t uniqid) in test_stresslog_dropmsg()