Searched refs:program (Results 226 - 250 of 264) sorted by relevance

1234567891011

/freebsd-12-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...]
/freebsd-12-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec156 SSH (Secure SHell) is a program for logging into and executing
171 OpenSSH is a free version of SSH (Secure SHell), a program for logging
177 OpenSSH is a free version of SSH (Secure SHell), a program for logging
184 OpenSSH is a free version of SSH (Secure SHell), a program for logging
189 OpenSSH is a free version of SSH (Secure SHell), a program for logging
461 - Add new ssh-keysign program and remove setuid from ssh client
/freebsd-12-stable/contrib/binutils/
H A DMakefile.def14 // This program is distributed in the hope that it will be useful,
20 // along with this program; if not, write to the Free Software
389 // program on installation which uses the Tcl libraries.
/freebsd-12-stable/contrib/amd/include/
H A Dam_utils.h328 extern void set_amd_program_number(u_long program);
441 # define D_AMQ 0x0010 /* Register amq program */
499 # define D_AMQ 0x0010 /* Register amq program */
/freebsd-12-stable/contrib/ncurses/
H A Ddist.mk59 # would remove some text. The man program on Redhat 6.1 appears to work with
/freebsd-12-stable/contrib/ntp/parseutil/
H A Ddcfd.c6 * DCF77 100/200ms pulse synchronisation daemon program (via 50Baud serial line)
1237 char *program
1240 fprintf(stderr, "usage: %s [-n] [-f] [-l] [-t] [-i] [-o] [-d <drift_file>] [-D <input delay>] <device>\n", program);
/freebsd-12-stable/contrib/sendmail/contrib/
H A Dexpn.pl102 $have_nslookup = 1; # we have the nslookup program
1336 program is available. If not,
1350 In 1986 or so, Jon Broome wrote a program of the same name
/freebsd-12-stable/contrib/gcc/config/ia64/
H A Dcrtbegin.asm84 * the long branch instructions, and we do not wish every program to
/freebsd-12-stable/contrib/bc/
H A DMakefile.in42 HEADERS = include/args.h include/file.h include/lang.h include/lex.h include/num.h include/opt.h include/parse.h include/program.h include/read.h include/status.h include/vector.h include/vm.h
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_destroy.c573 const char *program = local
600 program,
/freebsd-12-stable/lib/libc/rpc/
H A Dclnt_dg.c154 * changed to improve the program efficiency and buffer allocation.
161 * program - program number
167 clnt_dg_create(int fd, const struct netbuf *svcaddr, rpcprog_t program, argument
261 call_msg.rm_call.cb_prog = program;
763 * the program number field is the fourth field from the
/freebsd-12-stable/sys/rpc/
H A Dclnt_dg.c175 * changed to improve the program efficiency and buffer allocation.
184 rpcprog_t program, /* program number */
255 call_msg.rm_call.cb_prog = program;
901 * the program number field is the fourth field from the
181 clnt_dg_create( struct socket *so, struct sockaddr *svcaddr, rpcprog_t program, rpcvers_t version, size_t sendsz, size_t recvsz) argument
/freebsd-12-stable/share/mk/
H A Dbsd.prog.mk112 # LLVM bitcode / textual IR representations of the program
H A Dbsd.dep.mk13 # CTAGS A tags file generation program [gtags]
/freebsd-12-stable/crypto/openssh/contrib/suse/
H A Dopenssh.spec51 Ssh (Secure Shell) is a program for logging into a remote machine and for
65 Ssh (Secure Shell) is a program for logging into a remote machine and for
/freebsd-12-stable/contrib/one-true-awk/
H A Dawkgram.y97 program: label
/freebsd-12-stable/contrib/openpam/misc/
H A Dgendoc.pl10 # ("CBOSS"), as part of the DARPA CHATS research program.
55 as part of the DARPA CHATS research program.
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dkrb5.h659 char *program; member in struct:krb5_log_facility
/freebsd-12-stable/sys/dev/nand/
H A Dnfc_fsl.c714 SYSCTL_PROC(_debug_fcm, OID_AUTO, program, CTLTYPE_INT | CTLFLAG_RW, NULL, 0,
715 fsl_sysctl_program, "I", "write to program FCM with current values");
/freebsd-12-stable/sbin/sysctl/
H A Dsysctl.c537 warnx("%s: type is unknown to this program%s",
844 * to this program (eg not an end-user interface), so isdigit() isn't
/freebsd-12-stable/contrib/libpcap/
H A Dgencode.c706 pcap_compile(pcap_t *p, struct bpf_program *program, argument
828 program->bf_insns = icode_to_fcode(&cstate.ic,
830 if (program->bf_insns == NULL) {
835 program->bf_len = len;
862 struct bpf_program *program,
871 ret = pcap_compile(p, program, buf, optimize, mask);
881 pcap_freecode(struct bpf_program *program) argument
883 program->bf_len = 0;
884 if (program->bf_insns != NULL) {
885 free((char *)program
861 pcap_compile_nopcap(int snaplen_arg, int linktype_arg, struct bpf_program *program, const char *buf, int optimize, bpf_u_int32 mask) argument
[all...]
/freebsd-12-stable/contrib/wpa/hostapd/
H A Dhostapd_cli.c271 static int hostapd_cli_exec(const char *program, const char *arg1, argument
283 res = os_exec(program, arg, 1);
/freebsd-12-stable/contrib/byacc/test/
H A Dgrammar.y360 program
/freebsd-12-stable/sys/conf/
H A Dkern.mk228 # assumption that the program is linked against libc. Stop this.
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp845 // instead. This is the case when launching a program from Visual Studio,
1062 pid_t StartSubprocess(const char *program, const char *const argv[], argument

Completed in 187 milliseconds

1234567891011