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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-auth.c2100 static const DBusAuthCommandName auth_command_names[] = { variable
2117 for (i = 0; i < _DBUS_N_ELEMENTS (auth_command_names); i++)
2120 auth_command_names[i].name))
2121 return auth_command_names[i].command;

Completed in 63 milliseconds