Home
last modified time | relevance | path

Searched refs:cmd_help_t (Results 1 – 5 of 5) sorted by relevance

/dports/dns/knot3-lib/knot-3.1.5/src/utils/knotc/
H A Dcommands.h64 } cmd_help_t; typedef
H A Dcommands.c1217 static const cmd_help_t cmd_help_table[] = {
1272 for (const cmd_help_t *cmd = cmd_help_table; cmd->name != NULL; cmd++) { in print_commands()
/dports/dns/knot3/knot-3.1.5/src/utils/knotc/
H A Dcommands.h64 } cmd_help_t; typedef
H A Dcommands.c1217 static const cmd_help_t cmd_help_table[] = {
1272 for (const cmd_help_t *cmd = cmd_help_table; cmd->name != NULL; cmd++) { in print_commands()
/dports/net-im/profanity/profanity-0.11.1/src/command/
H A Dcmd_funcs.h43 typedef struct cmd_help_t struct