Searched refs:already_got_mechanisms (Results 1 – 1 of 1) sorted by relevance
188 unsigned int already_got_mechanisms : 1; /**< Client already got mech list */ member1865 if (auth->already_got_mechanisms) in record_mechanisms()1926 auth->already_got_mechanisms = TRUE; in record_mechanisms()1944 if (!auth->already_got_mechanisms) in process_rejected()