Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/hal/hald/
H A Dhald_dbus.c4156 const char *methodname = (const char *) i->data; in hald_dbus_filter_handle_methods() local
4157 if (strcmp (methodname, method) == 0) { in hald_dbus_filter_handle_methods()