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

/dovecot/src/auth/
H A Ddb-ldap.c630 string_t *tmp_str = t_str_new(64); local
652 str_truncate(tmp_str, 0);
653 if (var_expand_with_funcs(tmp_str, field->value, table,
1388 string_t *tmp_str; local
1398 tmp_str = t_str_new(128);
1425 str_truncate(tmp_str, 0);
1426 if (var_expand_with_funcs(tmp_str, templ, NULL,

Completed in 10 milliseconds