Searched refs:methodname (Results 1 – 1 of 1) sorted by relevance
4156 const char *methodname = (const char *) i->data; in hald_dbus_filter_handle_methods() local4157 if (strcmp (methodname, method) == 0) { in hald_dbus_filter_handle_methods()