Searched refs:already_got_mechanisms (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.c188 unsigned int already_got_mechanisms : 1; /**< Client already got mech list */ member in struct:DBusAuth
1865 if (auth->already_got_mechanisms)
1926 auth->already_got_mechanisms = TRUE;
1944 if (!auth->already_got_mechanisms)

Completed in 39 milliseconds