Home
last modified time | relevance | path

Searched refs:help (Results 26 – 50 of 131) sorted by relevance

123456

/original-bsd/usr.bin/yacc/test/
H A Dftp.tab.c402 char *help; member
800 help(ctab, s)
858 reply(214, "Syntax: %s%s %s", type, c->name, c->help);
861 c->name, c->help);
1283 help(cmdtab, (char *) 0); in yyparse()
1296 help(sitetab, cp); in yyparse()
1298 help(sitetab, (char *) 0); in yyparse()
1300 help(cmdtab, (char *) yyvsp[-1]); in yyparse()
1344 help(sitetab, (char *) 0); in yyparse()
1350 help(sitetab, (char *) yyvsp[-1]); in yyparse()
/original-bsd/old/dbx/tests/cc/out/out.vax/
H A Daliases.out13 h help
/original-bsd/old/dbx/tests/cc/out/out.tahoe/
H A Daliases.out12 h help
/original-bsd/usr.bin/mail/
H A Dcmdtab.c59 "?", help, M|NOLIST, 0, 0,
62 "help", help, M|NOLIST, 0, 0,
H A DMakefile8 SFILES= mail.help mail.tildehelp
/original-bsd/usr.bin/ftp/
H A Dcmdtab.c109 { "help", helphelp, 0, 0, 1, help },
158 { "?", helphelp, 0, 0, 1, help },
/original-bsd/games/boggle/
H A DREADME17 bog.man - half-hearted man page (use the game's help command)
21 help.c - (curses) help routine
/original-bsd/local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/
H A Dmakefile12 menu.o point.o undodb.o long1.o long2.o short.o help.o\
/original-bsd/lib/libedit/
H A Dmap.h34 el_bindings_t *help; /* The help for the editor functions */ member
H A Del.c218 char *help = va_arg(va, char *); in el_set() local
220 rv = map_addfunc(el, name, help, func); in el_set()
/original-bsd/games/larn/
H A DREADME28 help.c code for the help screens in the game of larn
31 .larn.help.uue larn help file (UUENCODED)
49 To find out how to play the game, run it and type in a '?' to get the help
53 awareness, and one of every object in the game. They help the author to debug
H A Dhelp.c13 help() in help() function
/original-bsd/games/boggle/boggle/
H A Dhelp.c22 help() in help() function
H A Dextern.h22 int help __P((void));
/original-bsd/contrib/sc/
H A Dhelp.c387 help() in help() function
/original-bsd/usr.bin/more/
H A DREADME35 you may wish to edit the manual page "less.nro" and the help
36 page "less.help" to remove the references to the appropriate
/original-bsd/local/sccscmds/sccscmds.2/com/
H A Drdmod.c2 # define msg(s,help) fprintf(pkt->p_stdout,msgstr,s,pkt->p_glnno,help) argument
/original-bsd/local/sccscmds/sccscmds.ok/com/
H A Drdmod.c2 # define msg(s,help) fprintf(pkt->p_stdout,msgstr,s,pkt->p_glnno,help) argument
/original-bsd/etc/
H A Drc35 echo "Reboot failed; help!"
39 echo "Automatic file system check failed; help!"
51 echo "Unknown error; help!"
/original-bsd/usr.bin/tn3270/
H A Dtelnet.c193 char *help; /* help string */ member
2995 if (s->help) {
2997 if (s->help) {
2998 printf("\t%s", s->help);
3081 char *help; /* help message */ member
3763 extern int help(), shell();
3784 { "?", helphelp, help, 1, 0 },
3792 { "help", helphelp, help, 0, 0 },
3894 help(argc, argv) in help() function
3905 c->help);
[all …]
/original-bsd/games/trek/
H A DMakefile7 getcodi.c getpar.c help.c impulse.c initquad.c kill.c klmove.c \
H A Dhelp.c37 help() in help() function
/original-bsd/lib/libc/mips/string/
H A Dbzero.s35 bne a0, a3, 2b # unrolling loop doesnt help
/original-bsd/usr.bin/pascal/pdx/tree/
H A Dmisc.c86 help() in help() function
/original-bsd/games/hack/
H A DREAD_ME7 29 East St., Sudbury Mass., 01776) with help from
24 help Introductory information (no doubt outdated).
25 hh Compactified version of help.

123456