Searched defs:empty_table (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ | ||
H A D | db-passwd-file.c | 345 struct var_expand_table empty_table[1]; local 349 empty_table[0].key = '\0'; 351 if (var_expand(dest, path, empty_table, &error) <= 0) |
Completed in 10 milliseconds