Home
last modified time | relevance | path

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

/xnu-11417.140.69/libkern/os/
H A Dlog.c1413 char super_long_cat[name_size] = { in test_os_log_handles() local
1417 h1 = os_log_create(super_long_sub, super_long_cat); in test_os_log_handles()
1421 super_long_cat[name_size - 1] = '\0'; in test_os_log_handles()
1423 verify_os_log(h1, super_long_sub, super_long_cat); in test_os_log_handles()