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

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/lib/
H A Dstaticopen.c65 UNKNOWN = 0, SERVER = 1, CLIENT = 2, AUXPROP = 3, CANONUSER = 4 enumerator in enum:__anon11609
78 type = AUXPROP;
177 if(type == AUXPROP) {
H A Dstaticopen.h47 UNKNOWN = 0, SERVER = 1, CLIENT = 2, AUXPROP = 3, CANONUSER = 4 enumerator in enum:__anon11610
75 { AUXPROP, n, (sasl_client_plug_init_t *)x##_auxprop_plug_init }
H A Ddlopen.c440 type = AUXPROP;
599 type = AUXPROP;
611 if (result == SASL_OK && type == AUXPROP) {

Completed in 66 milliseconds