Home
last modified time | relevance | path

Searched refs:MU_OPTION_ARG_OPTIONAL (Results 1 – 16 of 16) sorted by relevance

/dports/mail/mailutils/mailutils-3.13/mimeview/
H A Dmimeview.c103 { "no-ask", 'a', N_("TYPE-LIST"), MU_OPTION_ARG_OPTIONAL,
110 { "debug", 'd', N_("FLAGS"), MU_OPTION_ARG_OPTIONAL,
129 { "metamail", 0, N_("FILE"), MU_OPTION_ARG_OPTIONAL,
/dports/mail/mailutils/mailutils-3.13/libmailutils/opt/
H A Dhelp.c219 if (opt->opt_flags & MU_OPTION_ARG_OPTIONAL) in print_opt_arg()
308 && !(opt->opt_flags & MU_OPTION_ARG_OPTIONAL)) ? ' ' : '='; in print_option()
491 if (opt->opt_flags & MU_OPTION_ARG_OPTIONAL) in option_summary()
523 if (opt->opt_flags & MU_OPTION_ARG_OPTIONAL) in option_summary()
H A Dopt.c541 else if (opt->opt_flags & MU_OPTION_ARG_OPTIONAL) in parse()
569 && !(po->po_flags & MU_OPTION_ARG_OPTIONAL)) in parse()
/dports/mail/mailutils/mailutils-3.13/include/mailutils/
H A Dopt.h32 #define MU_OPTION_ARG_OPTIONAL 0x01 macro
/dports/mail/mailutils/mailutils-3.13/dotlock/
H A Ddotlock.c66 { "force", 'f', N_("MINUTES"), MU_OPTION_ARG_OPTIONAL,
/dports/mail/mailfromd/mailfromd-8.10/src/
H A Dmain.c525 { "test", 't', N_("HANDLER"), MU_OPTION_ARG_OPTIONAL,
528 { "run", 0, N_("FUNC"), MU_OPTION_ARG_OPTIONAL,
572 { "optimize", 'O', N_("LEVEL"), MU_OPTION_ARG_OPTIONAL,
611 { "trace-program", 0, N_("MODULES"), MU_OPTION_ARG_OPTIONAL,
/dports/mail/mailutils/mailutils-3.13/comsat/
H A Dcomsat.c120 { "test", 't', N_("FILE"), MU_OPTION_ARG_OPTIONAL,
129 { "daemon", 'd', N_("NUMBER"), MU_OPTION_ARG_OPTIONAL,
/dports/mail/mailutils/mailutils-3.13/libmailutils/tests/
H A Dlck.c152 { "external", 'e', "COMMAND", MU_OPTION_ARG_OPTIONAL,
H A Dparseopt.c40 { "optional", 'o', "FILE", MU_OPTION_ARG_OPTIONAL,
/dports/mail/mailutils/mailutils-3.13/mh/
H A Dfolder.c116 { "pack", 0, N_("NUMBER"), MU_OPTION_ARG_OPTIONAL,
119 { "push", 0, N_("FOLDER"), MU_OPTION_ARG_OPTIONAL,
/dports/mail/mailutils/mailutils-3.13/pop3d/
H A Dpop3d.c94 { "daemon", 'd', N_("NUMBER"), MU_OPTION_ARG_OPTIONAL,
/dports/mail/mailutils/mailutils-3.13/sieve/
H A Dsieve.c205 { "debug", 'd', N_("FLAGS"), MU_OPTION_ARG_OPTIONAL,
/dports/mail/mailutils/mailutils-3.13/mail/
H A Dmail.c191 { "file", 0, N_("FILE"), MU_OPTION_ARG_OPTIONAL|MU_OPTION_HIDDEN,
/dports/mail/mailutils/mailutils-3.13/libmailutils/cli/
H A Dcli.c211 MU_OPTION_IMMEDIATE|MU_OPTION_ARG_OPTIONAL|MU_OPTION_HIDDEN,
/dports/mail/mailutils/mailutils-3.13/mda/lmtpd/
H A Dlmtpd.c117 { "daemon", 'd', N_("NUMBER"), MU_OPTION_ARG_OPTIONAL,
/dports/mail/mailutils/mailutils-3.13/imap4d/
H A Dimap4d.c101 { "daemon", 'd', N_("NUMBER"), MU_OPTION_ARG_OPTIONAL,