Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c748 static boolean_t utf8_checked = B_FALSE; in dt_print_packed() local
755 if (!utf8_checked) { in dt_print_packed()
763 utf8_checked = B_TRUE; in dt_print_packed()