Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfprobe/
H A Ddebug_funcs.c69 void *arg_position; in tnf_probe_debug() local
121 arg_position = tnf_probe_get_arg_indexed(probe_p, i, buffer); in tnf_probe_debug()
131 tnf_probe_get_int(arg_position)); in tnf_probe_debug()
136 tnf_probe_get_uint(arg_position)); in tnf_probe_debug()
142 tnf_probe_get_longlong(arg_position)); in tnf_probe_debug()
148 tnf_probe_get_ulonglong(arg_position)); in tnf_probe_debug()
153 tnf_probe_get_float(arg_position)); in tnf_probe_debug()
158 tnf_probe_get_double(arg_position)); in tnf_probe_debug()
162 attr_start = tnf_probe_get_chars(arg_position); in tnf_probe_debug()
175 tnf_probe_get_ulong(arg_position)); in tnf_probe_debug()