Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_probe.c83 char *slot_args[ARRAY_LIMIT + CONST_SLOTS + 1]; in tnf_probe_tag() local
133 slot_args[0] = TNF_N_TAG; in tnf_probe_tag()
134 slot_args[1] = TNF_N_TIME_DELTA; in tnf_probe_tag()
159 slot_args[count+CONST_SLOTS] = slot_array[count]; in tnf_probe_tag()
164 slot_args[count+CONST_SLOTS] = NULL; in tnf_probe_tag()
177 ASSIGN(buffer, slot_names, slot_args); in tnf_probe_tag()