Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/tnf/
H A Dtnf_trace.h61 #define VAL_SEPARATOR ' ' macro
H A Dtnf_probe.c146 separator = VAL_SEPARATOR; in tnf_probe_tag()
/titanic_44/usr/src/lib/libtnfprobe/
H A Dtnf_trace.h66 #define VAL_SEPARATOR ' ' macro
H A Dtnf_args.c170 } else if (*val_start == VAL_SEPARATOR) { in tnf_probe_get_value()
H A Ddebug_funcs.c112 name_end = strchr(name_start, VAL_SEPARATOR); in tnf_probe_debug()