Searched refs:program (Results 176 - 200 of 264) sorted by relevance

1234567891011

/freebsd-11-stable/include/rpcsvc/
H A Dnlm_prot.x265 program NLM_PROG {
/freebsd-11-stable/sys/rpc/
H A Dclnt_rc.c75 rpcprog_t program, /* program number */
93 rc->rc_prog = program;
72 clnt_reconnect_create( struct netconfig *nconf, struct sockaddr *svcaddr, rpcprog_t program, rpcvers_t version, size_t sendsz, size_t recvsz) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp428 pid_t StartSubprocess(const char *program, const char *const argv[], argument
472 execv(program, const_cast<char **>(&argv[0]));
/freebsd-11-stable/stand/i386/cdboot/
H A Dcdboot.S29 # This program is a freestanding boot program to load an a.out binary
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dconfigure41 # Prefer a ksh shell builtin over an external printf program on Solaris,
1080 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1081 | --program-pre | --program-pr | --program-p)
1083 -program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
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-11-stable/contrib/binutils/gas/
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-11-stable/contrib/binutils/ld/
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-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh19 # if you distribute this file as part of a program or library that
21 # same distribution terms that you use for the rest of that program.
29 # along with this program. If not, see <http://www.gnu.org/licenses/>.
76 # This program is free software; you can redistribute it and/or modify
82 # this file as part of a program or library that is built using GNU Libtool,
84 # for the rest of that program.
86 # This program is distributed in the hope that it will be useful,
92 # along with this program. If not, see <http://www.gnu.org/licenses/>.
179 # Search for either a program that responds to --version with output
184 # CHECK_FUNC should accept the path to a candidate program, an
[all...]
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh19 # if you distribute this file as part of a program or library that
21 # same distribution terms that you use for the rest of that program.
29 # along with this program. If not, see <http://www.gnu.org/licenses/>.
76 # This program is free software; you can redistribute it and/or modify
82 # this file as part of a program or library that is built using GNU Libtool,
84 # for the rest of that program.
86 # This program is distributed in the hope that it will be useful,
92 # along with this program. If not, see <http://www.gnu.org/licenses/>.
179 # Search for either a program that responds to --version with output
184 # CHECK_FUNC should accept the path to a candidate program, an
[all...]
/freebsd-11-stable/contrib/file/
H A Dltmain.sh19 # if you distribute this file as part of a program or library that
21 # same distribution terms that you use for the rest of that program.
29 # along with this program. If not, see <http://www.gnu.org/licenses/>.
76 # This program is free software; you can redistribute it and/or modify
82 # this file as part of a program or library that is built using GNU Libtool,
84 # for the rest of that program.
86 # This program is distributed in the hope that it will be useful,
92 # along with this program. If not, see <http://www.gnu.org/licenses/>.
179 # Search for either a program that responds to --version with output
184 # CHECK_FUNC should accept the path to a candidate program, an
[all...]
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh19 # if you distribute this file as part of a program or library that
21 # same distribution terms that you use for the rest of that program.
29 # along with this program. If not, see <http://www.gnu.org/licenses/>.
76 # This program is free software; you can redistribute it and/or modify
82 # this file as part of a program or library that is built using GNU Libtool,
84 # for the rest of that program.
86 # This program is distributed in the hope that it will be useful,
92 # along with this program. If not, see <http://www.gnu.org/licenses/>.
179 # Search for either a program that responds to --version with output
184 # CHECK_FUNC should accept the path to a candidate program, an
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh19 # if you distribute this file as part of a program or library that
21 # same distribution terms that you use for the rest of that program.
29 # along with this program. If not, see <http://www.gnu.org/licenses/>.
76 # This program is free software; you can redistribute it and/or modify
82 # this file as part of a program or library that is built using GNU Libtool,
84 # for the rest of that program.
86 # This program is distributed in the hope that it will be useful,
92 # along with this program. If not, see <http://www.gnu.org/licenses/>.
179 # Search for either a program that responds to --version with output
184 # CHECK_FUNC should accept the path to a candidate program, an
[all...]
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure352 -program-prefix | --program-prefix | --program-prefi | --program-pref \
353 | --program-pre | --program-pr | --program-p)
355 -program-prefix=* | --program-prefix=* | --program
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java80 // Modify program string by expanding an incomplete probe
150 // append remainder of program text
863 Program program;
868 program = dtrace.compile(req.s, compileArgs);
872 program = dtrace.compile(file, compileArgs);
876 "Unexpected program type: " + req.type);
879 programList.add(program);
882 // Get options set by #pragmas in compiled program
/freebsd-11-stable/contrib/gcc/config/i386/
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-11-stable/contrib/gcc/config/rs6000/
H A Ddarwin-world.asm18 * distribution when not linked into another program.)
26 * along with this program; see the file COPYING. If not, write to
/freebsd-11-stable/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh74 # Another fundamental requirement is the 'groff' program itself;
75 # we MUST use a 'groff' program located in 'GROFF_BIN_DIR', if this
96 NO='' NOPROG="$CMD: installation problem: cannot find program"
116 The program$NO $IS required by '$CMD',
406 The program$NO required, but cannot be found;
/freebsd-11-stable/contrib/binutils/
H A Dltmain.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, but
21 # along with this program; if not, write to the Free Software
25 # distribute this file as part of a program that contains a
27 # the same distribution terms that you use for the rest of that program.
49 # execute automatically set library path, then run a program
148 # The name of this program:
205 # Echo program name prefixed message, along with the current mode
213 # Echo program name prefixed message in verbose mode only.
225 # Echo program nam
[all...]
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dbuildvirtuser56 The -t option instructs the program to build a text file instead of a
/freebsd-11-stable/crypto/openssl/util/
H A Dadd_cr.pl84 * This can be in the form of a textual message at program startup or
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.pl52 * This can be in the form of a textual message at program startup or
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dos_win32.c282 int os_exec(const char *program, const char *arg, int wait_completion) argument
/freebsd-11-stable/contrib/gcc/
H A Dconfigure506 -program-prefix | --program-prefix | --program-prefi | --program-pref \
507 | --program-pre | --program-pr | --program-p)
509 -program-prefix=* | --program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/ldns/
H A Dconfigure45 # Prefer a ksh shell builtin over an external printf program on Solaris,
1052 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1053 | --program-pre | --program-pr | --program-p)
1055 -program-prefix=* | --program
[all...]

Completed in 240 milliseconds

1234567891011