Searched defs:CMD_PARAM_BOOL (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/doveadm/
H A Ddoveadm-cmd.h8 #define DOVEADM_CMD_PARAMS_END { .short_opt = '\0', .name = NULL, .type = CMD_PARAM_BOOL, .flags = CMD_PARAM_FLAG_NONE } }
17 CMD_PARAM_BOOL = 0, /* value will contain 1 (not pointer) */ enumerator in enum:__anon20

Completed in 700 milliseconds