Searched refs:program (Results 201 - 225 of 264) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/unbound/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1168 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1169 | --program-pre | --program-pr | --program-p)
1171 -program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh16 # if you distribute this file as part of a program or library that
18 # same distribution terms that you use for the rest of that program.
55 # execute automatically set library path, then run a program
372 # The name of this program:
438 # Echo program name prefixed message, along with the current mode
446 # Echo program name prefixed message in verbose mode only.
465 # Echo program name prefixed message to standard error.
472 # Echo program name prefixed warning message to standard error.
482 # Echo program name prefixed message to standard error, and exit.
490 # Echo program nam
[all...]
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh16 # if you distribute this file as part of a program or library that
18 # same distribution terms that you use for the rest of that program.
55 # execute automatically set library path, then run a program
372 # The name of this program:
438 # Echo program name prefixed message, along with the current mode
446 # Echo program name prefixed message in verbose mode only.
465 # Echo program name prefixed message to standard error.
472 # Echo program name prefixed warning message to standard error.
482 # Echo program name prefixed message to standard error, and exit.
490 # Echo program nam
[all...]
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh16 # if you distribute this file as part of a program or library that
18 # same distribution terms that you use for the rest of that program.
54 # execute automatically set library path, then run a program
376 # The name of this program:
442 # Echo program name prefixed message, along with the current mode
450 # Echo program name prefixed message in verbose mode only.
469 # Echo program name prefixed message to standard error.
476 # Echo program name prefixed warning message to standard error.
486 # Echo program name prefixed message to standard error, and exit.
494 # Echo program nam
[all...]
H A Dconfigure46 # Prefer a ksh shell builtin over an external printf program on Solaris,
1241 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1242 | --program-pre | --program-pr | --program-p)
1244 -program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/apr-util/
H A Dconfigure41 # Prefer a ksh shell builtin over an external printf program on Solaris,
1057 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1058 | --program-pre | --program-pr | --program-p)
1060 -program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1194 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1195 | --program-pre | --program-pr | --program-p)
1197 -program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/ntp/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1325 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1326 | --program-pre | --program-pr | --program-p)
1328 -program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
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/bmake/unit-tests/
H A Dposix1.mk163 # to check that the program does nothing stupid (like crash) with them.
/freebsd-11-stable/contrib/amd/libamu/
H A Dxutil.c92 {"amq", D_AMQ}, /* Register for AMQ program */
906 dlog("failed to de-register Amd program %lu, version %lu",
941 /* return the rpc program number under which amd was used */
949 /* set the rpc program number used for amd */
951 set_amd_program_number(u_long program) argument
953 amd_program_number = program;
976 * program, which exits as soon as the original amd process exits. If,
/freebsd-11-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec135 SSH (Secure SHell) is a program for logging into and executing
150 OpenSSH is a free version of SSH (Secure SHell), a program for logging
156 OpenSSH is a free version of SSH (Secure SHell), a program for logging
163 OpenSSH is a free version of SSH (Secure SHell), a program for logging
168 OpenSSH is a free version of SSH (Secure SHell), a program for logging
426 - Add new ssh-keysign program and remove setuid from ssh client
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dkeysets.pl74 * This can be in the form of a textual message at program startup or
/freebsd-11-stable/contrib/dialog/
H A Ddialog.c8 * This program is free software; you can redistribute it and/or modify
12 * This program is distributed in the hope that it will be useful, but
18 * License along with this program; if not, write to
23 * An earlier version of this program lists as authors
171 * different stages in the program:
194 static const char *program = "dialog"; variable
1222 const char *leaf = strrchr(program, '/');
1228 leaf = program;
1262 * Print program's version.
1271 * Print program hel
[all...]
/freebsd-11-stable/include/rpcsvc/
H A Dnfs_prot.x1140 program NFS_PROGRAM {
1198 program NFS3_PROGRAM {
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dmakeshell.c109 * arg: + tOptions * + pOpts + program options descriptor +
224 * @param[in] prog The capitalized, c-variable-formatted program name
283 * @param[in] opts the program options
365 * Then, change the program name to the one defined
394 * Get a copy of the original program name in lower case and
395 * fill in an approximation of the program name from it.
402 /* Copy the program name into the time/name buffer */
604 * @param[in] opts the program options
631 * @param[in] opts the program options
710 * @param[in] opts the program option
[all...]
/freebsd-11-stable/tools/regression/rpcsec_gss/
H A Drpctest.c343 cb.program = 123456;
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dboot.s36 # Read bootstrap program and jump to it.
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dos.h201 * This function is called just before a program exists. If there are any OS
630 * os_exec - Execute an external program
631 * @program: Path to the program
633 * @wait_completion: Whether to wait until the program execution completes
636 int os_exec(const char *program, const char *arg, int wait_completion);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGraphWriter.h63 GraphProgram::Name program = GraphProgram::DOT);
/freebsd-11-stable/contrib/apr/
H A Dconfigure41 # Prefer a ksh shell builtin over an external printf program on Solaris,
1198 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1199 | --program-pre | --program-pr | --program-p)
1201 -program-prefix=* | --program
[all...]
/freebsd-11-stable/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c184 u_int req_time, u_int program, u_int version)
223 sname->sn_program = program;
841 if (scb->cb_callback.program == rqst->rq_prog
874 * Either no callback exists for this program/version or one
183 rpc_gss_set_svc_name(const char *principal, const char *mechanism, u_int req_time, u_int program, u_int version) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzcp.c42 * A modified version of the Lua 5.2 interpreter is used to run channel program
65 * 1. Memory and time limits are in place to prevent a channel program from
67 * hit, the channel program will be stopped immediately and return from
69 * any changes made by the channel program before the error occured.
76 * program will stop executing and return from zcp_eval() with an error code.
79 * made to roll back or undo any changes made by the channel program before the
89 * See zfs-program(1M) for more information on high level usage.
239 * time when we return a large table from a channel program.
799 * If we're called, check how many instructions the channel program has
809 "Channel program time
1032 zcp_eval(const char *poolname, const char *program, boolean_t sync, uint64_t instrlimit, uint64_t memlimit, nvpair_t *nvarg, nvlist_t *outnvl) argument
[all...]
/freebsd-11-stable/usr.bin/bc/
H A Dbc.y143 %start program
193 program : /* empty */ label
194 | program input_item
386 fatal("program too big");
/freebsd-11-stable/contrib/subversion/
H A Dconfigure43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1212 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1213 | --program-pre | --program-pr | --program-p)
1215 -program-prefix=* | --program
[all...]

Completed in 285 milliseconds

1234567891011