Searched refs:auth_command_names (Results 1 – 1 of 1) sorted by relevance
2100 static const DBusAuthCommandName auth_command_names[] = { variable2117 for (i = 0; i < _DBUS_N_ELEMENTS (auth_command_names); i++) in lookup_command_from_name()2120 auth_command_names[i].name)) in lookup_command_from_name()2121 return auth_command_names[i].command; in lookup_command_from_name()