Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfctl/
H A Dstatus.c70 case TNFCTL_ERR_NOLIBTNFPROBE: in tnfctl_strerror()
H A Dtnfctl.h120 TNFCTL_ERR_NOLIBTNFPROBE, /* libtnfprobe not linked in target */ enumerator
H A Dutil.c371 prexstat = TNFCTL_ERR_NOLIBTNFPROBE; in find_target_syms()
/titanic_41/usr/src/cmd/tnf/prex/
H A Dmain.c209 if (err == TNFCTL_ERR_NOLIBTNFPROBE) { in main()