Home
last modified time | relevance | path

Searched refs:msg_help (Results 1 – 25 of 27) sorted by relevance

12

/dports/sysutils/namefix/namefix.pl/libs/cli/
H A Dhelp.pm233 my $msg_help=
259 print $msg_help;
/dports/net/samba412/samba-4.12.15/ctdb/tests/src/
H A Ddb_test_tool.c606 .msg_help = "Print lmaster for key",
612 .msg_help = "Fetch record and delete from local database",
618 .msg_help = "Lock a record in a local database",
624 .msg_help = "Read a record from local database",
630 .msg_help = "Vacuum a database",
/dports/net/samba412/samba-4.12.15/ctdb/common/
H A Dcmdline.h61 const char *msg_help; member
H A Dcmdline.c166 if (cmd->msg_help == NULL) { in cmdline_command_check()
184 len = strlen(cmd->msg_help); in cmdline_command_check()
505 printf(" %s\n", cmd->msg_help); in cmdline_usage_command()
/dports/math/sc-im/sc-im-0.8.2/src/
H A Dtui.c307 char * msg_help = "Press :help<Enter> to get help "; in ui_do_welcome() local
336 for (i=0; msg_help[i] != '\0'; i++) { in ui_do_welcome()
337 if (msg_help[i] == '<') { in ui_do_welcome()
342 mvwaddstr(main_win, LINES/2, COLS/2-strlen(msg_help)/2+i, &msg_help[i]); in ui_do_welcome()
343 if (msg_help[i] == '>') { in ui_do_welcome()
367 curwincol = COLS / 2 - strlen(msg_help) / 2 - 1; in ui_do_welcome()
/dports/games/cgoban/cgoban-1.9.14/src/
H A Dmsg.h53 extern const char msg_gameInfo[], msg_help[];
H A Dmsg.c117 const char msg_help[] = "Help"; variable
H A Dcontrol.c156 BUT_DRAWABLE|BUT_PRESSABLE, msg_help); in control_create()
H A DeditTool.c191 BUT_DRAWABLE | BUT_PRESSABLE, msg_help); in editToolWin_init()
H A DgameSetup.c146 BUT_DRAWABLE|BUT_PRESSABLE, msg_help); in gameSetup_create()
H A Dsetup.c205 BUT_DRAWABLE|BUT_PRESSABLE, msg_help); in setup_create()
H A Dgoban.c150 msg_help); in goban_create()
/dports/devel/pylint/pylint-2.12.1/pylint/message/
H A Dmessage_definition.py87 msg_help = normalize_text(" ".join(desc.split()), indent=" ")
/dports/deskutils/nautilus-actions/nautilus-actions-3.2.4/src/utils/
H A Dna-gconf2key.sh.in91 function msg_help function
367 msg_help
/dports/games/cgoban/cgoban-1.9.14/src/client/
H A Dsetup.c59 buttons[0].name = msg_help; in cliSetup_create()
H A Dmain.c100 BUT_DRAWABLE|BUT_PRESSABLE, msg_help); in cliMain_create()
H A Dmatch.c269 BUT_DRAWABLE|BUT_PRESSABLE, msg_help); in cliMatch_create()
/dports/devel/bsddialog/bsddialog-a3712d573561bca2c712ed33dd6803d5c8f44aa4/bsdconfig/share/media/
H A Dany.subr105 --help-label \"\$msg_help\" \
H A Doptions.subr214 --help-label \"\$msg_help\" \
/dports/russian/xcode/ru-xcode-4.1/
H A Dxcode.c800 typedef enum{msg_descr, msg_encodings,msg_version,msg_help,msg_out, enumerator
828 printf(msg(msg_help)); in print_short_help()
/dports/ftp/cmdftp/cmdftp-0.9.8/
H A Dcmdftp.c95 char* msg_help[] = { variable
1393 for (i = 0; i < (sizeof(msg_help) / sizeof(char*)); i += 2) in cmd_h()
1394 printf("%-14s %s\n", msg_help[i], msg_help[i + 1]); in cmd_h()
/dports/irc/eggdrop/eggdrop-1.9.1/src/mod/irc.mod/
H A Dmsgcmds.c527 static int msg_help(char *nick, char *host, struct userrec *u, char *par) in msg_help() function
1123 {"help", "", (IntFunc) msg_help, NULL},
/dports/devel/bsddialog/bsddialog-a3712d573561bca2c712ed33dd6803d5c8f44aa4/bsdconfig/networking/share/
H A Ddevice.subr240 --help-label \"\$msg_help\" \
/dports/games/cgoban/cgoban-1.9.14/src/gmp/
H A Dsetup.c91 BUT_DRAWABLE|BUT_PRESSABLE, msg_help); in gmpSetup_create()
/dports/devel/bsddialog/bsddialog-a3712d573561bca2c712ed33dd6803d5c8f44aa4/bsdconfig/include/
H A Dmessages.subr168 msg_help="Help"

12