Searched refs:program (Results 101 - 125 of 264) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/libreadline/examples/rlfe/
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-11-stable/contrib/ldns/drill/
H A Dconfigure45 # Prefer a ksh shell builtin over an external printf program on Solaris,
924 -program-prefix | --program-prefix | --program-prefi | --program-pref \
925 | --program-pre | --program-pr | --program-p)
927 -program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
928 -program-prefix | --program-prefix | --program-prefi | --program-pref \
929 | --program-pre | --program-pr | --program-p)
931 -program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
958 -program-prefix | --program-prefix | --program-prefi | --program-pref \
959 | --program-pre | --program-pr | --program-p)
961 -program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-win32.c1 /* Utilities to execute a program in a subprocess (possibly linked by pipes
403 find_executable (const char *program, BOOL search) argument
411 size_t proglen = strlen (program);
412 int has_extension = !!strchr (program, '.');
413 int has_slash = (strchr (program, '/') || strchr (program, '\\'));
450 strcpy (e, program);
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs_core/common/
H A Dlibzfs_core.c970 lzc_channel_program_impl(const char *pool, const char *program, boolean_t sync, argument
977 fnvlist_add_string(args, ZCP_ARG_PROGRAM, program);
989 * Executes a channel program.
991 * If this function returns 0 the channel program was successfully loaded and
992 * ran without failing. Note that individual commands the channel program ran
993 * may have failed and the channel program is responsible for reporting such
998 * EINVAL The program contains syntax errors, or an invalid memory or time
999 * limit was given. No part of the channel program was executed.
1003 * EDOM The program was executed, but encountered a runtime error, such as
1006 * of the channel program ma
1022 lzc_channel_program(const char *pool, const char *program, uint64_t instrlimit, uint64_t memlimit, nvlist_t *argnvl, nvlist_t **outnvl) argument
1110 lzc_channel_program_nosync(const char *pool, const char *program, uint64_t timeout, uint64_t memlimit, nvlist_t *argnvl, nvlist_t **outnvl) argument
[all...]
/freebsd-11-stable/contrib/ncurses/
H A Dmk-1st.awk249 program = "$(INSTALL) -m 755";
251 program = "$(INSTALL_LIB)";
253 printf "\t%s %s %s\n", program, src_name, dst_name
/freebsd-11-stable/sys/rpc/
H A Dclnt.h331 #define CLGET_PROG 14 /* Get program number */
332 #define CLSET_PROG 15 /* Set program number */
371 * RPCTEST is a test program which is accessible on every rpc
403 * rpcprog_t prog; -- program number
409 struct sockaddr *svcaddr, rpcprog_t program, rpcvers_t version,
415 * rpcprog_t prog; -- program number
422 struct sockaddr *svcaddr, rpcprog_t program, rpcvers_t version,
428 * rpcprog_t prog; -- program number
434 struct sockaddr *svcaddr, rpcprog_t program, rpcvers_t version,
444 * const rpcprog_t prog; -- program numbe
[all...]
H A Drpcb_clnt.c535 * Set a mapping between program, version and address.
539 rpcb_set(rpcprog_t program, rpcvers_t version, argument
576 parms.r_prog = program;
601 * Remove the mapping between program, version and netbuf address.
607 rpcb_unset(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf) argument
621 parms.r_prog = program;
740 __rpcb_findaddr_timed(program, version, nconf, host, clpp, tp)
741 rpcprog_t program;
805 pmapparms.pm_prog = program;
868 parms.r_prog = program;
[all...]
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dos_internal.c503 int os_exec(const char *program, const char *arg, int wait_completion) argument
521 _program = os_strdup(program);
540 execv(program, argv);
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dcrti.asm15 # distribution when not linked into another program.)
23 # along with this program; see the file COPYING. If not, write to
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dcygwin.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 Deabi-ci.asm16 distribution when not linked into another program.)
24 along with this program; see the file COPYING. If not, write to
H A Deabi-cn.asm16 distribution when not linked into another program.)
24 along with this program; see the file COPYING. If not, write to
H A Dsol-ci.asm17 # distribution when not linked into another program.)
25 # along with this program; see the file COPYING. If not, write to
H A Dsol-cn.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/sparc/
H A Dsol2-ci.asm17 ! distribution when not linked into another program.)
25 ! along with this program; see the file COPYING. If not, write to
/freebsd-11-stable/libexec/rtld-elf/i386/
H A Drtld_start.S50 * At this point, %eax contains the entry point of the main program, and
56 jmp *%eax # Enter main program
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dylwrap10 # 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, see <http://www.gnu.org/licenses/>.
24 # distribute this file as part of a program that contains a
26 # the same distribution terms that you use for the rest of that program.
82 PROGRAM is program to run
126 # A sed program to s/FROM/TO/g for all the FROM/TO so that, for
155 # The program to run.
/freebsd-11-stable/lib/libc/rpc/
H A Drpcb_clnt.c518 * Set a mapping between program, version and address.
525 rpcb_set(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf, argument
556 parms.r_prog = program;
577 * Remove the mapping between program, version and netbuf address.
583 rpcb_unset(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf) argument
595 parms.r_prog = program;
706 __rpcb_findaddr_timed(rpcprog_t program, rpcvers_t version, argument
767 pmapparms.pm_prog = program;
828 parms.r_prog = program;
1007 * Find the mapped address for program, versio
1015 rpcb_getaddr(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf, struct netbuf *address, const char *host) argument
[all...]
/freebsd-11-stable/contrib/gcclibs/libmudflap/
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/gcclibs/libdecnumber/
H A Dconfigure508 -program-prefix | --program-prefix | --program-prefi | --program-pref \
509 | --program-pre | --program-pr | --program-p)
511 -program-prefix=* | --program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dconfigure41 # Prefer a ksh shell builtin over an external printf program on Solaris,
967 -program-prefix | --program-prefix | --program-prefi | --program-pref \
968 | --program-pre | --program-pr | --program-p)
970 -program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dconfigure41 # Prefer a ksh shell builtin over an external printf program on Solaris,
1031 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1032 | --program-pre | --program-pr | --program-p)
1034 -program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/sqlite3/tea/
H A Dconfigure41 # Prefer a ksh shell builtin over an external printf program on Solaris,
1002 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1003 | --program-pre | --program-pr | --program-p)
1005 -program-prefix=* | --program
[all...]

Completed in 369 milliseconds

1234567891011