Searched refs:script (Results 176 - 200 of 315) sorted by relevance

1234567891011>>

/freebsd-10.3-release/contrib/byacc/
H A Dvmsbuild.com2 $! VMS build-script for BYACC. Requires installed C compiler
118 $! mms called this script to build vms_link.opt. all done
/freebsd-10.3-release/contrib/dialog/package/
H A Ddialog.spec18 or display messages using dialog boxes from a shell script. These
/freebsd-10.3-release/contrib/ncurses/
H A Ddist.mk55 # man2html 3.0.1 is a Perl script which assumes that pages are fixed size.
95 # The edit_man.sed script is built as a side-effect of installing the manpages.
98 # configure script.
/freebsd-10.3-release/crypto/heimdal/lib/krb5/
H A DMakefile.am236 version-script.map
241 libkrb5_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
368 version-script.map \
/freebsd-10.3-release/sbin/init/
H A Dinit.c1024 * Run the system startup script.
1039 * Run a shell script.
1041 * - single_user if fork/execv/waitpid failed, or if the script
1046 run_script(const char *script) argument
1069 argv[1] = __DECONST(char *, script);
1079 stall("can't exec %s for %s: %m", shell, script);
1084 emergency("can't fork for %s on %s: %m", shell, script);
1105 "single user mode", shell, script);
1110 shell, script);
1128 "user mode", shell, script);
[all...]
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntpsim.c252 * This function processes the sent packet according to the server script,
268 script_info *curr_script; /* Current script being processed */
292 /* Get the current script for the server */
363 * Check if the time of the script has expired. If yes, delete it.
366 NULL == HEAD_PFIFO(server->script)) {
373 UNLINK_FIFO(curr_script, *server->script, link);
/freebsd-10.3-release/crypto/openssh/contrib/
H A Dssh-copy-id33 # Shell script to install your public key(s) on a remote machine
50 shell, and then retry running this script. If that works, please report
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dgdb-events.sh28 # The gdb-events.h/gdb-events.c files this script generates are commited
141 The bourn shell script \`\`gdb-events.sh'' creates the files
147 changes into that script. Conversely, when making sweeping changes
/freebsd-10.3-release/contrib/diff/src/
H A Dutil.c457 /* Find the consecutive changes at the start of the script START.
475 Both functions take one arg, an edit script.
477 HUNKFUN is called with the tail of the script
485 print_script (struct change *script,
489 struct change *next = script;
510 /* Reconnect the script so it will all be freed properly. */
648 /* Look at a hunk of edit script and report the range of lines in each file
479 print_script(struct change *script, struct change * (*hunkfun) (struct change *), void (*printfun) (struct change *)) argument
/freebsd-10.3-release/contrib/ntp/include/
H A Dntp_config.h324 script_info_fifo *script);
/freebsd-10.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dcompile24 # configuration script generated by Autoconf, you may include it under
248 right script to run: please start by reading the file 'INSTALL'.
340 # mode: shell-script
/freebsd-10.3-release/crypto/heimdal/lib/asn1/
H A DMakefile.am13 libasn1_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
248 version-script.map
/freebsd-10.3-release/contrib/openpam/
H A Dcompile24 # configuration script generated by Autoconf, you may include it under
248 right script to run: please start by reading the file 'INSTALL'.
340 # mode: shell-script
/freebsd-10.3-release/contrib/top/
H A DConfigure3 # Configuration script for top.
189 "-o" for owner, "-g" for group, and "-m" for mode. A shell script
192 the shell script (the default).
/freebsd-10.3-release/contrib/gdb/include/
H A Dbfdlink.h632 /* Defined by version script. */
633 unsigned int script : 1;
630 unsigned int script : 1; member in struct:bfd_elf_version_expr
/freebsd-10.3-release/contrib/dtc/
H A DMakefile41 SHAREDLIB_LINK_OPTIONS=-shared -Wl,--version-script=$(LIBFDT_version) -Wl,-soname,
/freebsd-10.3-release/contrib/file/
H A Dcompile24 # configuration script generated by Autoconf, you may include it under
248 right script to run: please start by reading the file 'INSTALL'.
340 # mode: shell-script
/freebsd-10.3-release/contrib/binutils/include/
H A Dbfdlink.h709 /* Defined by version script. */
710 unsigned int script : 1;
707 unsigned int script : 1; member in struct:bfd_elf_version_expr
/freebsd-10.3-release/usr.sbin/ppp/
H A Dcommand.c1743 strncpy(cx->cfg.script.dial, argp, sizeof cx->cfg.script.dial - 1);
1744 cx->cfg.script.dial[sizeof cx->cfg.script.dial - 1] = '\0';
1748 strncpy(cx->cfg.script.login, argp, sizeof cx->cfg.script.login - 1);
1749 cx->cfg.script.login[sizeof cx->cfg.script.login - 1] = '\0';
2012 strncpy(cx->cfg.script.hangup, argp, sizeof cx->cfg.script
[all...]
/freebsd-10.3-release/usr.bin/
H A DMakefile140 script \
/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A DMakefile.am15 libopensm_version_script = -Wl,--version-script=$(srcdir)/libopensm.map
/freebsd-10.3-release/crypto/heimdal/base/
H A DMakefile.in46 @versionscript_TRUE@am__append_1 = $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
90 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
410 libheimbase_la_DEPENDENCIES = version-script.map
412 EXTRA_DIST = NTMakefile version-script.map
/freebsd-10.3-release/contrib/file/magic/
H A DMakefile.am270 $(MAGIC_FRAGMENT_DIR)/varied.script \
/freebsd-10.3-release/kerberos5/lib/libhx509/
H A DMakefile5 VERSION_MAP= ${KRB5DIR}/lib/hx509/version-script.map
/freebsd-10.3-release/crypto/openssl/
H A Dconfig16 # to this script should be Emailed to the Apache
37 -t Test mode, do not run the Configure perl script.
40 Any other text will be passed to the Configure perl script.
495 # script above so we end up with values in vars but that would take

Completed in 305 milliseconds

1234567891011>>