Lines Matching defs:commands
1429 /* Unified enum for help and list commands. */
1456 {"commands", OPT_COMMANDS, '-', "List of standard commands"},
1457 {"standard-commands", OPT_COMMANDS, '-', "List of standard commands"},
1459 {"digest-commands", OPT_DIGEST_COMMANDS, '-',
1460 "List of message digest commands (deprecated)"},
1473 {"cipher-commands", OPT_CIPHER_COMMANDS, '-',
1474 "List of cipher commands (deprecated)"},
1517 unsigned int commands:1;
1562 todo.commands = 1;
1653 if (todo.commands)