| /mirbsd/src/lib/libkvm/ |
| D | kvm.c | 97 _kvm_syserr(kd, kd->program, "pread"); in _kvm_pread() 113 _kvm_syserr(kd, kd->program, "pwrite"); in _kvm_pwrite() 125 _kvm_err(kvm_t *kd, const char *program, const char *fmt, ...) in _kvm_err() argument 130 if (program != NULL) { in _kvm_err() 131 (void)fprintf(stderr, "%s: ", program); in _kvm_err() 142 _kvm_syserr(kvm_t *kd, const char *program, const char *fmt, ...) in _kvm_syserr() argument 148 if (program != NULL) { in _kvm_syserr() 149 (void)fprintf(stderr, "%s: ", program); in _kvm_syserr() 169 _kvm_err(kd, kd->program, "%s", strerror(errno)); in _kvm_malloc() 206 _kvm_err(kd, kd->program, "exec file name too long"); in _kvm_open() [all …]
|
| D | kvm_file.c | 91 _kvm_err(kd, kd->program, "can't read filehead"); in kvm_deadfiles() 104 _kvm_err(kd, kd->program, "can't read kfp"); in kvm_deadfiles() 114 _kvm_err(kd, kd->program, "inconsistent nfiles"); in kvm_deadfiles() 134 _kvm_syserr(kd, kd->program, "kvm_getfiles"); in kvm_getfiles() 146 _kvm_syserr(kd, kd->program, "kvm_getfiles"); in kvm_getfiles() 165 _kvm_err(kd, kd->program, in kvm_getfiles() 170 _kvm_err(kd, kd->program, "can't read nfiles"); in kvm_getfiles()
|
| D | kvm_private.h | 48 const char *program; member 95 void _kvm_err(kvm_t *kd, const char *program, const char *fmt, ...) 106 (kvm_t *kd, const char *program, const char *fmt, ...);
|
| D | kvm_proc.c | 279 _kvm_err(kd, kd->program, "can't read proc at %p", p); in kvm_proclist() 313 _kvm_err(kd, kd->program, "nprocs corrupt"); in kvm_proclist() 321 _kvm_err(kd, kd->program, "can't read pgrp at %p", in kvm_proclist() 329 _kvm_err(kd, kd->program, "can't read session at %p", in kvm_proclist() 335 _kvm_err(kd, kd->program, in kvm_proclist() 343 _kvm_err(kd, kd->program, in kvm_proclist() 399 _kvm_err(kd, kd->program, "cannot read allproc"); in kvm_deadprocs() 407 _kvm_err(kd, kd->program, "cannot read zombproc"); in kvm_deadprocs() 446 _kvm_syserr(kd, kd->program, "kvm_getproc2"); in kvm_getproc2() 456 _kvm_syserr(kd, kd->program, "kvm_getproc2"); in kvm_getproc2() [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/t/japh/ |
| D | abigail.t | 191 foreach my $program (@progs) { 192 if (exists $program -> {SKIP}) { 193 chomp $program -> {SKIP}; 194 skip $program -> {SKIP}, 1; 198 chomp @{$program -> {SKIP_OS}}; 199 if (@{$program -> {SKIP_OS}}) { 200 if (grep {$^O eq $_} @{$program -> {SKIP_OS}}) { 206 map {s/\$datafile/$datafile/} @{$program -> {ARGS}}; 207 $program -> {EXPECT} = $JaPH unless exists $program -> {EXPECT}; 208 $program -> {EXPECT} =~ s/\$JaPH_s\b/$JaPH_s/g; [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | configure | 469 -program-prefix | --program-prefix | --program-prefi | --program-pref \ 470 | --program-pre | --program-pr | --program-p) 472 -program-prefix=* | --program-prefix=* | --program-prefi=* \ 473 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) 476 -program-suffix | --program-suffix | --program-suffi | --program-suff \ 477 | --program-suf | --program-su | --program-s) 479 -program-suffix=* | --program-suffix=* | --program-suffi=* \ 480 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) 483 -program-transform-name | --program-transform-name \ 484 | --program-transform-nam | --program-transform-na \ [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/etc/ |
| D | configure | 839 -program-prefix | --program-prefix | --program-prefi | --program-pref \ 840 | --program-pre | --program-pr | --program-p) 842 -program-prefix=* | --program-prefix=* | --program-prefi=* \ 843 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) 846 -program-suffix | --program-suffix | --program-suffi | --program-suff \ 847 | --program-suf | --program-su | --program-s) 849 -program-suffix=* | --program-suffix=* | --program-suffi=* \ 850 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) 853 -program-transform-name | --program-transform-name \ 854 | --program-transform-nam | --program-transform-na \ [all …]
|
| D | standards.texi | 129 to document them as much as possible. That way, your program will be 153 If you have a vague recollection of the internals of a Unix program, 160 memory use; if you go for speed instead, your program will be very 163 recently than the Unix program. Eliminate use of temporary files. Do 172 dynamic allocation instead. Make sure your program handles NULs and 174 for extensibility and write part of the program in that language. 176 Or turn some parts of the program into independently usable libraries. 185 If the program you are working on is copyrighted by the Free Software 187 the program, we need legal papers to use it---just as we asked you to 189 contribution to a program must sign some sort of legal papers in order [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/Porting/ |
| D | Glossary | 101 full pathname (if any) of the ar program. After Configure runs, 124 in with the program on this architecture. On unix, it is usually 137 full pathname (if any) of the awk program. After Configure runs, 159 full pathname (if any) of the bison program. After Configure runs, 164 full pathname (if any) of the byacc program. After Configure runs, 188 full pathname (if any) of the cat program. After Configure runs, 249 indicates to the C program how many bytes there are in a character. 257 full pathname (if any) of the chmod program. After Configure runs, 271 full pathname (if any) of the comm program. After Configure runs, 286 full pathname (if any) of the cp program. After Configure runs, [all …]
|
| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | LYLocal.c | 517 const char *program; in make_directory() local 519 if ((program = HTGetProgramPath(ppMKDIR)) != NULL) { in make_directory() 527 code = (LYExecv(program, args, msg) <= 0) ? -1 : 1; in make_directory() 544 const char *program; in remove_file() local 546 if ((program = HTGetProgramPath(ppRM)) != NULL) { in remove_file() 555 code = LYExecv(program, args, tmpbuf); in remove_file() 568 const char *program; in remove_directory() local 570 if ((program = HTGetProgramPath(ppRMDIR)) != NULL) { in remove_directory() 578 code = LYExecv(program, args, tmpbuf); in remove_directory() 591 const char *program; in touch_file() local [all …]
|
| D | UCAuto.c | 102 const char *program = GetSetfontPath(); in isSetFont() local 103 const char *slash = strrchr(program, '/'); in isSetFont() 104 const char *leaf = (slash ? slash + 1 : program); in isSetFont() 127 const char *program = GetSetfontPath(); in call_setfont() local 154 program, in call_setfont() 160 program, in call_setfont() 165 program, in call_setfont() 232 const char *program = GetSetfontPath(); in UCChangeTerminalCodepage() local 272 program, in UCChangeTerminalCodepage() 278 program, in UCChangeTerminalCodepage() [all …]
|
| /mirbsd/src/usr.sbin/httpd/src/helpers/ |
| D | PrintPath | 91 for program in $programs 95 if [ $test_exec_flag $path/${program}${ext} ] && \ 96 [ ! -d $path/${program}${ext} ]; then 98 echo $path/${program}${ext}
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | configure | 185 --libexecdir=DIR program executables in DIR [EPREFIX/libexec] 198 --program-prefix=PREFIX prepend PREFIX to installed program names 199 --program-suffix=SUFFIX append SUFFIX to installed program names 200 --program-transform-name=PROGRAM 201 run sed PROGRAM on installed program names 424 -program-prefix | --program-prefix | --program-prefi | --program-pref \ 425 | --program-pre | --program-pr | --program-p) 427 -program-prefix=* | --program-prefix=* | --program-prefi=* \ 428 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) 431 -program-suffix | --program-suffix | --program-suffi | --program-suff \ [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlcompile.pod | 25 corresponding to a Perl program, and in turn a native executable, the 68 sufficient type information in the Perl program) some of the 108 The cross referencing back end (B::Xref) produces a report on your program, 111 report from the I<pod2man> program that comes with Perl: 221 This module saves the internal compiled state of your Perl program 224 program links against the Perl interpreter library, so it 226 library) or program size. It may, however, save you startup time. 238 To turn a Perl program into executable byte code, you can use C<perlcc> 244 module or program, it is as portable as Perl source (assuming that 245 the user of the module or program has a modern-enough Perl interpreter [all …]
|
| D | perlrun.pod | 21 The normal way to run a Perl program is by making it directly 25 Upon startup, Perl looks for your program in one of the following 43 no filename arguments--to pass arguments to a STDIN-read program you 44 must explicitly specify a "-" for the program name. 51 "perl", and starts there instead. This is useful for running a program 53 of the program using the C<__END__> token.) 59 invoked, even if B<-x> was used to find the beginning of the program. 69 standard input instead of your program. And a partial B<-I> switch 87 A similar trick involves the B<env> program, if you have it. 96 If the #! line does not contain the word "perl", the program named after [all …]
|
| /mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/ |
| D | HTTelnet.c | 59 const char *program; in remote_session() local 175 if ((program = HTGetProgramPath(ppTELNET)) != NULL) { in remote_session() 176 HTAddParam(&command, FMT_TELNET, 1, program); in remote_session() 196 if ((program = HTGetProgramPath(ppRLOGIN)) != NULL) { in remote_session() 197 HTAddParam(&command, FMT_RLOGIN, 1, program); in remote_session() 206 if ((program = HTGetProgramPath(ppTN3270)) != NULL) { in remote_session() 207 HTAddParam(&command, FMT_TN3270, 1, program); in remote_session() 215 if ((program = HTGetProgramPath(ppTELNET)) != NULL) { in remote_session() 216 HTAddParam(&command, FMT_TELNET, 1, program); in remote_session()
|
| /mirbsd/src/lib/libc/rpc/ |
| D | pmap_clnt.c | 54 pmap_set(u_long program, u_long version, u_int protocol, int iport) in pmap_set() argument 70 parms.pm_prog = program; in pmap_set() 93 pmap_unset(u_long program, u_long version) in pmap_unset() argument 108 parms.pm_prog = program; in pmap_unset()
|
| /mirbsd/src/usr.bin/file/magdir/ |
| D | ti-8x | 12 # program/group magic numbers in here because I cannot find any. 24 >0x00003B byte 0x05 (program) 25 >0x00003B byte 0x06 (assembly program) 41 >0x00003B byte 0x05 (program) 59 >0x00003B byte 0x05 (program) 77 >0x00003B byte 0x05 (program) 78 >0x00003B byte 0x06 (assembly program) 110 >0x00003B byte 0x12 (program) 143 >0x00003B byte 0x12 (program) 166 >0x000048 byte 0x12 (program) [all …]
|
| D | lex | 7 53 string yyprevious C program text (from lex) 9 # C program text from GNU flex, from Daniel Quinlan <quinlan@yggdrasil.com> 10 21 string generated\ by\ flex C program text (from flex)
|
| /mirbsd/src/usr.bin/at/ |
| D | at.c | 53 int program = AT; /* default program mode */ variable 886 switch (program) { in usage() 935 program = ATQ; in main() 938 program = ATRM; in main() 941 program = BATCH; in main() 971 if (program == ATRM) { in main() 991 program = ATRM; in main() 1000 program = ATQ; in main() 1005 program = BATCH; in main() 1010 if (program == ATQ) { in main() [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | Copying | 16 software and to any other program whose authors commit to using it. 31 For example, if you distribute copies of a such a program, whether 53 0. This License Agreement applies to any program or other work which 56 "Program", below, refers to any such program or work, and a "work based 84 c) If the modified program normally reads commands interactively when 89 warranty) and that users may redistribute the program under these 118 received the program in object code or executable form alone.) 194 If you develop a new program, and you want it to be of the greatest 199 To do so, attach the following notices to the program. It is safest to 204 <one line to give the program's name and a brief idea of what it does.> [all …]
|
| D | config_h.SH | 152 * This symbol, if defined, indicates to the C program that 206 * This symbol, if defined, indicates to the C program that 506 * to change the real gid of the current program. 512 * to change the real uid of the current program. 658 * This symbol, if defined, indicates to the C program that it should 675 * This symbol, if defined, indicates to the C program that it should 681 * This symbol, if defined, indicates to the C program that the length 701 * This manifest constant tells the C program to include <fcntl.h>. 706 * This symbol, if defined, indicates to the C program that it should 713 * This symbol, if defined, indicates to the C program that it should [all …]
|
| /mirbsd/src/share/doc/legal/ |
| D | COPYING-1 | 16 software and to any other program whose authors commit to using it. 31 For example, if you distribute copies of a such a program, whether 53 0. This License Agreement applies to any program or other work which 56 "Program", below, refers to any such program or work, and a "work based 84 c) If the modified program normally reads commands interactively when 89 warranty) and that users may redistribute the program under these 118 received the program in object code or executable form alone.) 194 If you develop a new program, and you want it to be of the greatest 199 To do so, attach the following notices to the program. It is safest to 204 <one line to give the program's name and a brief idea of what it does.> [all …]
|
| /mirbsd/src/gnu/usr.bin/texinfo/info/ |
| D | info.c | 460 char *program; in main() local 466 program = xstrdup (*p); in main() 473 program = program_name_from_file_name (user_filename); in main() 475 program = xstrdup (""); in main() 477 info_intuit_options_node (windows, initial_node, program); in main() 478 free (program); in main()
|
| /mirbsd/src/usr.sbin/httpd/src/main/ |
| D | http_log.c | 459 execl(SHELL_PATH, SHELL_PATH, "-c", pl->program, (char *)NULL); in piped_log_spawn() 462 SHELL_PATH, pl->program, strerror (errno)); in piped_log_spawn() 487 if (pl->program == NULL) { in piped_log_maintenance() 496 pl->program, strerror(errno)); in piped_log_maintenance() 506 pl->program = NULL; in piped_log_maintenance() 547 API_EXPORT(piped_log *) ap_open_piped_log(pool *p, const char *program) in ap_open_piped_log() argument 553 pl->program = ap_pstrdup(p, program); in ap_open_piped_log()
|