Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c2765 static const char *const kunames[] = { "kernel", "user" }; in dt_xcook_ident() local
2772 "not be referenced as a %s symbol\n", kunames[umod], in dt_xcook_ident()
2773 dts.dts_object, dts.dts_name, kunames[uref]); in dt_xcook_ident()