Searched refs:tnf_probe_get_value (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libtnfprobe/ |
H A D | debug_funcs.c | 78 attr_start = tnf_probe_get_value(probe_p, "name", &attr_len); in tnf_probe_debug() 85 attr_start = tnf_probe_get_value(probe_p, "sunw%debug", &attr_len); in tnf_probe_debug() 103 name_start = tnf_probe_get_value(probe_p, "slots", &attr_len); in tnf_probe_debug()
|
H A D | tnf_args.h | 58 const char * tnf_probe_get_value(tnf_probe_control_t *, char *, ulong_t *);
|
H A D | tnf_args.c | 134 tnf_probe_get_value(tnf_probe_control_t *probe_p, char *attribute, in tnf_probe_get_value() function
|
H A D | mapfile-vers | 70 tnf_probe_get_value;
|