Searched refs:program (Results 126 - 150 of 254) sorted by relevance

1234567891011

/freebsd-10.2-release/share/mk/
H A Dbsd.nls.mk8 # GENCAT A program for converting .msg files into compiled NLS
H A Dbsd.crunchgen.mk11 # CRUNCH_BUILDOPTS: generic build options to be added to every program
16 # CRUNCH_SRCDIR_$(P): base source directory for program $(P)
H A Dbsd.dep.mk8 # CTAGS A tags file generation program [gtags]
20 # MKDEPCMD Makefile dependency list program [mkdep]
/freebsd-10.2-release/usr.sbin/ypbind/
H A Dyp_ping.c108 * Find the mapped port for program,version.
113 __pmap_getport(struct sockaddr_in *address, u_long program, u_long version, argument
126 parms.pm_prog = program;
/freebsd-10.2-release/usr.sbin/kbdmap/
H A Dkbdmap.c50 static const char *program; variable
404 if (!strcmp(program, "kbdmap"))
780 "[-v|-verbose]\n", program);
845 program = extract_name(argv[0]);
851 if (strcmp(program, "kbdmap"))
/freebsd-10.2-release/lib/libc/rpc/
H A Drpc_soc.c188 clntudp_create(raddr, program, version, wait, sockp)
190 u_long program;
196 return clntudp_bufcreate(raddr, program, version, wait, sockp,
399 u_long prog; /* program number */
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dgdb-events.sh10 # This program is free software; you can redistribute it and/or modify
15 # This program is distributed in the hope that it will be useful,
21 # along with this program; if not, write to the Free Software
123 This program is free software; you can redistribute it and/or modify
128 This program is distributed in the hope that it will be useful,
134 along with this program; if not, write to the Free Software
/freebsd-10.2-release/contrib/openbsm/
H A Dconfigure44 # Prefer a ksh shell builtin over an external printf program on Solaris,
1035 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1036 | --program-pre | --program-pr | --program-p)
1038 -program-prefix=* | --program
[all...]
/freebsd-10.2-release/contrib/openpam/
H A Dconfigure44 # Prefer a ksh shell builtin over an external printf program on Solaris,
1043 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1044 | --program-pre | --program-pr | --program-p)
1046 -program-prefix=* | --program
[all...]
/freebsd-10.2-release/contrib/file/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1035 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1036 | --program-pre | --program-pr | --program-p)
1038 -program-prefix=* | --program
[all...]
/freebsd-10.2-release/contrib/libyaml/
H A Dconfigure45 # Prefer a ksh shell builtin over an external printf program on Solaris,
1125 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1126 | --program-pre | --program-pr | --program-p)
1128 -program-prefix=* | --program
[all...]
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Dconfigure655 -program-prefix | --program-prefix | --program-prefi | --program-pref \
656 | --program-pre | --program-pr | --program-p)
658 -program-prefix=* | --program-prefix=* | --program
[all...]
/freebsd-10.2-release/libexec/rtld-elf/amd64/
H A Drtld_start.S43 * At this point, %rax contains the entry point of the main program, and
49 jmp *%rax # Enter main program
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Dtramp.asm17 * distribution when not linked into another program.)
25 * along with this program; see the file COPYING. If not, write to
H A Ddarwin-fpsave.asm16 * distribution when not linked into another program.)
24 * along with this program; see the file COPYING. If not, write to
H A Ddarwin-tramp.asm17 * distribution when not linked into another program.)
25 * along with this program; see the file COPYING. If not, write to
H A Ddarwin-vecsave.asm16 * distribution when not linked into another program.)
24 * along with this program; see the file COPYING. If not, write to
/freebsd-10.2-release/contrib/gcc/config/sparc/
H A Dsol2-c1.asm17 ! distribution when not linked into another program.)
25 ! along with this program; see the file COPYING. If not, write to
/freebsd-10.2-release/usr.bin/rpcgen/
H A Drpc_scan.c4 * media and as a part of the software program in whole or part. Users
7 * program developed by the user.
411 {TOK_PROGRAM, "program"},
/freebsd-10.2-release/contrib/binutils/
H A Dconfigure469 -program-prefix | --program-prefix | --program-prefi | --program-pref \
470 | --program-pre | --program-pr | --program-p)
472 -program-prefix=* | --program-prefix=* | --program
[all...]
/freebsd-10.2-release/contrib/dialog/
H A Dconfigure351 -program-prefix | --program-prefix | --program-prefi | --program-pref \
352 | --program-pre | --program-pr | --program-p)
354 -program-prefix=* | --program-prefix=* | --program
[all...]
/freebsd-10.2-release/contrib/dialog/package/
H A Ddialog.spec17 Dialog is a program that will let you to present a variety of questions
/freebsd-10.2-release/sys/kgssapi/
H A Dgssd.x222 program GSSD {
/freebsd-10.2-release/crypto/openssl/util/
H A Dpod2man.pl112 Long drawn out discussion of the program. It's a good idea to break this
125 What the program or function returns if successful.
133 Give some example uses of the program.
137 Envariables this program might care about.
141 All files used by the program. You should probably use the FE<lt>E<gt>
158 All possible messages the program can print out--and
182 pod2man program > program.1
/freebsd-10.2-release/contrib/gcc/config/i386/
H A Dsol2-gc1.asm17 ! distribution when not linked into another program.)
25 ! along with this program; see the file COPYING. If not, write to
45 ! to allow program profiling, by calling monstartup on entry and _mcleanup

Completed in 118 milliseconds

1234567891011