Searched refs:method_argnames_prop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_dbus.c3753 char *method_argnames_prop; local
3765 method_argnames_prop = g_strdup_printf ("%s.method_argnames", ifname);
3769 method_argnames = hal_device_property_get_strlist (d, method_argnames_prop);
3840 g_free (method_argnames_prop);

Completed in 62 milliseconds