Searched refs:script (Results 151 - 175 of 315) sorted by relevance

1234567891011>>

/freebsd-10.3-release/crypto/heimdal/lib/kadm5/
H A DMakefile.am10 libkadm5srv_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
117 version-script.map
197 version-script.map
/freebsd-10.3-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec480 3.0p1 spec file and init script
556 - finish marking strings in the init script for translation
557 - modify init script to source /etc/sysconfig/sshd and pass $OPTIONS to sshd
558 at startup (change merged from openssh.com init script, originally by
578 - bypass the daemon() function in the init script and call initlog directly,
608 - Init script and spec file changes from Pekka Savola. (#28750)
623 - Add init script mods from Pekka Savola.
624 - Tweak the init script to match the CVS contrib script more closely.
634 script no
[all...]
/freebsd-10.3-release/contrib/netbsd-tests/dev/sysmon/
H A Dt_swsensor.sh28 script=${event%% *}
36 if [ "${script}" != "sensor_indicator" ] ; then
37 echo "Event uses wrong script: ${script}"
/freebsd-10.3-release/contrib/nvi/common/
H A Dscreen.h79 SCRIPT *script; /* Vi: script mode information .*/ member in struct:_scr
198 #define SC_EX_SILENT 0x00040000 /* Ex: batch script. */
204 #define SC_SCRIPT 0x01000000 /* Shell script window. */
/freebsd-10.3-release/kerberos5/lib/libroken/
H A DMakefile6 VERSION_MAP= ${KRB5DIR}/lib/roken/version-script.map
/freebsd-10.3-release/libexec/rtld-elf/
H A DMakefile67 LDFLAGS+= -Wl,--version-script=${VERSION_MAP}
/freebsd-10.3-release/contrib/ofed/librdmacm/
H A DMakefile.am10 librdmacm_version_script = -Wl,--version-script=$(srcdir)/src/librdmacm.map
/freebsd-10.3-release/contrib/ofed/management/libibumad/
H A DMakefile.am25 libibumad_version_script = -Wl,--version-script=$(srcdir)/src/libibumad.map
/freebsd-10.3-release/contrib/ofed/management/opensm/libvendor/
H A DMakefile.am17 libosmvendor_version_script = -Wl,--version-script=$(srcdir)/libosmvendor.map
/freebsd-10.3-release/rescue/rescue/
H A DMakefile20 SCRIPTSNAME_dhclient_FIXED= dhclient-script
21 dhclient_FIXED: ../../sbin/dhclient/dhclient-script
/freebsd-10.3-release/contrib/diff/src/
H A Difdef.c47 /* Print the edit-script SCRIPT as a merged #ifdef file. */
50 print_ifdef_script (struct change *script) argument
53 print_script (script, find_change, print_ifdef_hunk);
65 This is a contiguous portion of a complete edit script,
H A Dside.c31 /* Print the edit-script SCRIPT as a sdiff style output. */
34 print_sdiff_script (struct change *script) argument
39 print_script (script, find_change, print_sdiff_hunk);
231 This is a contiguous portion of a complete edit script,
/freebsd-10.3-release/sys/pci/
H A Dncr.c307 READSCRIPT_OFF(np->script, offsetof(struct script, r))
310 WRITESCRIPT_OFF(np->script, offsetof(struct script, r), val)
393 ** script is updated.
438 struct script;
684 ** These fields are accessible to the script processor.
693 ** of the script.
695 ** After successful selection the script
697 ** the IDLE label of the script
1016 struct script *script; member in struct:ncb
1168 struct script { struct
[all...]
/freebsd-10.3-release/usr.sbin/ppp/
H A Dchat.c186 /* Put the '-' back in case we ever want to rerun our script */
195 /* End of script - all ok */
220 * c->argptr now temporarily points into c->script (via c->argv)
287 /* End of script - all ok */
558 *c->script = '\0';
575 *c->script = '\0';
578 strncpy(c->script, data, sizeof c->script - 1);
579 c->script[sizeof c->script
[all...]
/freebsd-10.3-release/contrib/libstdc++/src/
H A DMakefile.am48 version_arg = -Wl,--version-script=libstdc++-symbols.ver
52 version_arg = -Wl,--version-script=libstdc++-symbols.ver
/freebsd-10.3-release/crypto/heimdal/lib/roken/
H A DMakefile.am15 libroken_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
239 version-script.map
/freebsd-10.3-release/kerberos5/lib/libhdb/
H A DMakefile5 VERSION_MAP= ${KRB5DIR}/lib/hdb/version-script.map
/freebsd-10.3-release/crypto/openssl/util/
H A Dmkerr.pl462 * The following lines are auto generated by the script mkerr.pl. Any changes
463 * made after this point may be overwritten when the script is next run.
641 * NOTE: this file was auto generated by the mkerr.pl script: any changes
642 * made to it will be overwritten when the script next updates this file,
/freebsd-10.3-release/usr.sbin/ctm/ctm/
H A Dctm.h163 int ctm_edit(u_char *script, int length, char *filein, char *fileout);
/freebsd-10.3-release/tools/tools/sysdoc/
H A Dsysdoc.sh74 This script was forged as a way to automatically
/freebsd-10.3-release/contrib/gcclibs/libgomp/
H A DMakefile.am25 libgomp_version_script = -Wl,--version-script,$(top_srcdir)/libgomp.map
/freebsd-10.3-release/contrib/ofed/management/opensm/complib/
H A DMakefile.am15 libosmcomp_version_script = -Wl,--version-script=$(srcdir)/libosmcomp.map
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h525 SetPythonCode (const char* script) argument
527 m_python_code.assign(script);
/freebsd-10.3-release/crypto/heimdal/lib/gssapi/
H A DMakefile.am217 libgssapi_la_DEPENDENCIES = version-script.map
222 libgssapi_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
273 $(libgssapi_la_OBJECTS): $(srcdir)/version-script.map
346 version-script.map \
/freebsd-10.3-release/crypto/heimdal/lib/hx509/
H A DMakefile.am92 libhx509_la_DEPENDENCIES = version-script.map
107 libhx509_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
109 $(libhx509_la_OBJECTS): $(srcdir)/version-script.map $(nodist_include_HEADERS) $(priv_headers)
307 version-script.map \

Completed in 400 milliseconds

1234567891011>>