| /mirbsd/src/usr.sbin/memconfig/ |
| D | memconfig.c | 69 static void help(char *); 114 help(NULL); in main() 171 help("list"); in listfunc() 211 help("set"); in setfunc() 216 help("set"); in setfunc() 221 help("set"); in setfunc() 225 help("set"); in setfunc() 229 help("set"); in setfunc() 238 help("flags"); in setfunc() 244 help("flags"); in setfunc() [all …]
|
| /mirbsd/src/sys/lib/libsa/ |
| D | alloc.c | 128 char *help; in alloc() local 165 help = top; in alloc() 173 panic("heap full (0x%lx+%u)", help, size); in alloc() 175 *(unsigned *)help = ALIGN(size); in alloc() 177 printf("=%p\n", help + ALIGN(sizeof(unsigned))); in alloc() 179 return(help + ALIGN(sizeof(unsigned))); in alloc() 189 help = (char *)*f; in alloc() 192 printf("=%p (origsize %u)\n", help + ALIGN(sizeof(unsigned)), in alloc() 193 *(unsigned *)help); in alloc() 195 return(help + ALIGN(sizeof(unsigned))); in alloc()
|
| /mirbsd/src/sys/dev/wscons/ |
| D | wsemul_vt100_subr.c | 55 int help; local 60 help = edp->scrreg_nrows - n; 61 if (help > 0) { 65 help); 69 help); 72 edp->scrreg_startrow + help, n, 75 memset(&edp->dblwid[edp->scrreg_startrow + help], 0, n); 87 int help; local 92 help = edp->scrreg_nrows - n; 93 if (help > 0) { [all …]
|
| /mirbsd/src/bin/ed/test/ |
| D | g1.r | 2 help! world 5 help! world 8 help! world 11 help! world 14 help! world
|
| /mirbsd/src/lib/libedit/ |
| D | Makefile | 11 OSRCS= chared.c common.c el.c emacs.c fcns.c help.c hist.c key.c map.c \ 38 CLEANFILES+= help.c.tmp help.h.tmp vi.h.tmp test.o test 47 DPSRCS+= ${AHDR} fcns.h help.h fcns.c help.c 48 CLEANFILES+= ${AHDR} fcns.h help.h fcns.c help.c 69 fcns.c: ${AHDR} fcns.h help.h makelist 73 help.c: ${ASRC} makelist 77 help.h: ${ASRC} makelist
|
| D | map.c | 915 el->el_map.help = (el_bindings_t *) el_malloc(sizeof(el_bindings_t) * in map_init() 917 if (el->el_map.help == NULL) in map_init() 919 (void) memcpy(el->el_map.help, help__get(), in map_init() 951 el_free((ptr_t) el->el_map.help); in map_end() 952 el->el_map.help = NULL; in map_end() 1130 for (bp = el->el_map.help; bp->name != NULL; bp++) in map_print_key() 1162 for (bp = el->el_map.help; bp->name != NULL; bp++) { in map_print_some_keys() 1287 for (bp = el->el_map.help; bp->name != NULL; in map_bind() 1386 map_addfunc(EditLine *el, const char *name, const char *help, el_func_t func) in map_addfunc() argument 1391 if (name == NULL || help == NULL || func == NULL) in map_addfunc() [all …]
|
| /mirbsd/src/usr.bin/file/magdir/ |
| D | wordperfect | 9 >8 beshort 258 WordPerfect help file 36 >8 beshort 770 Notebook help file 39 >8 beshort 1026 Calculator help file 40 >8 beshort 1538 Calendar help file 43 >8 beshort 1794 Editor help file 47 >8 beshort 2050 Macro editor help file 50 >8 beshort 2306 PlanPerfect help file 59 >8 beshort 2818 help file 67 >8 beshort 3330 Scheduler help file
|
| D | maple | 17 0 string \000\004\000\000 Maple help database 21 0 string \<PACKAGE= Maple help file 22 0 string \<HELP\ NAME= Maple help file 23 0 string \n\<HELP\ NAME= Maple help file with extra carriage return at start (yuck) 24 #0 string #\ Newton Maple help file, old style 25 0 string #\ daub Maple help file, old style 26 #0 string #=========== Maple help file, old style
|
| /mirbsd/src/usr.bin/vi/ex/ |
| D | ex_usage.c | 85 "Command: %s\n Usage: %s\n", cp->help, cp->usage); 99 "Command: %s\n Usage: %s\n", cp->help, cp->usage); 125 "%*s: %s\n", MAXCMDNAMELEN, name, cp->help); 175 isblank(*kp->help) ? "" : " ", kp->help, kp->usage); 184 if (kp->help != NULL) 185 (void)ex_printf(sp, "%s\n", kp->help);
|
| /mirbsd/src/usr.bin/telnet/ |
| D | commands.c | 50 char *help; /* help string (NULL for no help) */ member 221 char *help; /* Help information (0 ==> no help) */ member 457 if (s->help) in send_help() 458 printf("%-15s %s\r\n", s->name, s->help); in send_help() 615 char *help; /* help message */ member 757 if (c->help) { in togglehelp() 758 if (*c->help) in togglehelp() 759 printf("%-15s toggle %s\r\n", c->name, c->help); in togglehelp() 776 if (c->help) { 777 if (*c->help) [all …]
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | README | 41 The on-line help page (enter `h') has links to many useful things. 76 for Unix systems and a help file for VMS systems. All documentation is 80 While running Lynx, type 'h', 'H', or '?' to invoke the help menu 81 system. From the help menu you may access several useful documents 84 Enhanced Pages, which includes http links for help and FAQs concerning 85 Lynx. It is recommended that you install your own help menu system at 87 allow you to customize the help menu system for your site and greatly 93 the help menu system is installed by the "make install-help" command. 104 Customizing the help menu system is just a matter of editing a set of 106 the help file set is available at <URL:http://www.irm.nara.kindai.ac.jp/ [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Encode/bin/ |
| D | piconv | 17 help() 33 $Opt{help} and help(); 37 $Opt{from} || $Opt{to} || help(); 38 my $from = $Opt{from} || $locale or help("from_encoding unspecified"); 39 my $to = $Opt{to} || $locale or help("to_encoding unspecified"); 105 sub help{ 200 =item -h,--help
|
| D | ucmlint | 18 $Opt{h} and help(); 19 @ARGV or help(); 21 sub help{
|
| /mirbsd/src/gnu/usr.bin/perl/Porting/ |
| D | manicheck | 17 help() if $_[0] =~ /"main::\w" used only once: possible typo at /; 23 sub help { 35 help() if $h;
|
| D | p4d2p | 12 if ($h or $help) { 33 use vars qw($thisfile $time $file $fnum $v $h $help);
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Getopt/ |
| D | Std.pm | 180 my ($help, $arg) = ('', ''); 182 $help .= "\n\tWith arguments: -" . join " -", @witharg; 186 $help .= "\n\tBoolean (without arguments): -" . join " -", @rest; 195 The following single-character options are accepted:$help
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/ |
| D | instmodsh | 152 my $help = <<EOF; 158 print($help); 180 print($help);
|
| /mirbsd/src/gnu/share/ |
| D | config.rpath | 185 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 195 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then 206 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 226 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 238 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 250 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
| /mirbsd/src/usr.bin/man/ |
| D | Makefile | 5 MAN= man.1 man.conf.5 help.1 7 LINKS= ${BINDIR}/man ${BINDIR}/help
|
| /mirbsd/src/distrib/special/more/ |
| D | Makefile | 12 morehelp.h: ${.CURDIR}/more.help 14 sed -e 's/[\\"]/\\&/g' -e 's/$$/\\n\\/' ${.CURDIR}/more.help >>$@
|
| /mirbsd/src/usr.sbin/timed/timedc/ |
| D | cmdtab.c | 48 { "help", helphelp, help, 0 }, 52 { "?", helphelp, help, 0 },
|
| /mirbsd/src/sbin/fdisk/ |
| D | misc.c | 92 void (*help)(void)) in ask_num() 104 if (help) in ask_num() 111 if (help && lbuf[0] == '?') { in ask_num() 112 (*help)(); in ask_num()
|
| /mirbsd/src/gnu/usr.bin/perl/t/pod/ |
| D | podselect.xr | 7 podselect [-help] [-man] [-section *section-spec*] [*file* ...] 10 -help Print a brief help message and exit.
|
| /mirbsd/src/usr.sbin/lpr/lpc/ |
| D | cmdtab.c | 70 { "help", helphelp, help, 0 }, 78 { "?", helphelp, help, 0 },
|
| /mirbsd/src/usr.bin/tip/ |
| D | cmdtab.c | 43 extern int finish(), help(), pipefile(), pipeout(), consh(), variable(); 64 { '?', NORM, "get this summary", help },
|