Searched refs:allow_empty_args_input (Results 1 - 2 of 2) sorted by relevance
/dovecot/src/lib/ | ||
H A D | connection.h | 66 bool allow_empty_args_input; member in struct:connection_settings |
H A D | connection.c | 115 if (args[0] == NULL && !conn->list->set.allow_empty_args_input) { |
Completed in 74 milliseconds