Home
last modified time | relevance | path

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

/xnu-12377.81.4/libkern/os/
H A Dlog.c1421 char super_long_cat[name_size] = { in test_os_log_handles() local
1425 h1 = os_log_create(super_long_sub, super_long_cat); in test_os_log_handles()
1429 super_long_cat[name_size - 1] = '\0'; in test_os_log_handles()
1431 verify_os_log(h1, super_long_sub, super_long_cat); in test_os_log_handles()