Searched defs:arg_type (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libtnfprobe/
H A Ddebug_funcs.c70 tnf_arg_kind_t arg_type; local
122 arg_type = tnf_probe_get_type_indexed(probe_p, i);
124 switch (arg_type) {
/illumos-gate/usr/src/cmd/hal/addons/cpufreq/
H A Daddon-cpufreq.c758 int arg_type; local
781 arg_type = dbus_message_iter_get_arg_type (&arg_iter);
783 if (arg_type != DBUS_TYPE_STRING) {
906 int arg_type; local
961 arg_type = dbus_message_iter_get_arg_type (&arg_iter);
963 if (arg_type != DBUS_TYPE_INT32) {
/illumos-gate/usr/src/lib/libproc/common/
H A Dlibproc.h162 char arg_type; /* AT_BYVAL, AT_BYREF */ member in struct:__anon157
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h926 uint8_t arg_type; member in struct:megasas_evt_detail
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h1610 uint8_t arg_type; member in struct:mrsas_evt_detail

Completed in 124 milliseconds