Lines Matching defs:in
39 # define LDAP_SASL_QUIET 0 /* Doesn't exist in Solaris LDAP */
388 /* wait until we're in bound state */
399 /* we can do anything in this state */
930 /* try again, there may be another in buffer */
975 sasl_interact_t *in;
978 for (in = interact; in->id != SASL_CB_LIST_END; in++) {
979 switch (in->id) {
997 in->len = strlen(str);
998 in->result = str;
1429 * ldap_field_find_context in ctx, but the
1937 i_fatal("LDAP %s: sasl_bind=yes but no SASL support compiled in", conn->config_path);