Searched refs:usr (Results 126 - 150 of 1425) sorted by relevance

1234567891011>>

/macosx-10.10/dtrace-147/test/tst/common/dtraceUtil/
H A Dtst.InvalidTraceModule2.d.ksh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
40 dtrace=/usr/sbin/dtrace
42 if [ -f /usr/lib/dtrace/darwin.d ]; then
H A Dtst.InvalidTraceModule3.d.ksh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
40 dtrace=/usr/sbin/dtrace
42 if [ -f /usr/lib/dtrace/darwin.d ]; then
H A Dtst.InvalidTraceModule7.d.ksh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
40 dtrace=/usr/sbin/dtrace
42 if [ -f /usr/lib/dtrace/darwin.d ]; then
H A Dtst.InvalidTraceModule8.d.ksh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
40 dtrace=/usr/sbin/dtrace
42 if [ -f /usr/lib/dtrace/darwin.d ]; then
H A Dtst.InvalidTraceName2.d.ksh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
39 dtrace=/usr/sbin/dtrace
41 if [ -f /usr/lib/dtrace/darwin.d ]; then
H A Dtst.InvalidTraceName5.d.ksh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
39 dtrace=/usr/sbin/dtrace
41 if [ -f /usr/lib/dtrace/darwin.d ]; then
H A Dtst.InvalidTraceName6.d.ksh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
39 dtrace=/usr/sbin/dtrace
41 if [ -f /usr/lib/dtrace/darwin.d ]; then
H A Dtst.InvalidTraceName7.d.ksh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
39 dtrace=/usr/sbin/dtrace
41 if [ -f /usr/lib/dtrace/darwin.d ]; then
H A Dtst.ZeroFunctionProbes.d.ksh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
42 dtrace=/usr/sbin/dtrace
44 if [ -f /usr/lib/dtrace/darwin.d ] ; then
H A Dtst.ZeroProviderProbes.d.ksh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
41 dtrace=/usr/sbin/dtrace
43 if [ -f /usr/lib/dtrace/darwin.d ]; then
/macosx-10.10/dtrace-147/test/tst/common/proc/
H A Dtst.exitkilled.ksh8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
51 if [ -f /usr/lib/dtrace/darwin.d ]; then
54 /usr/bin/sleep 1
60 dtrace=/usr/sbin/dtrace
61 if [ -f /usr/lib/dtrace/darwin.d ]; then
64 longsleep="/usr/bin/sleep 10000"
/macosx-10.10/emacs-93/emacs/src/m/
H A Dsun3-68881.h28 #define START_FILES crt0.o /usr/lib/Mcrt1.o
H A Dsun3-fpa.h28 #define START_FILES crt0.o /usr/lib/Wcrt1.o
H A Dsun3-soft.h29 #define START_FILES crt0.o /usr/lib/Fcrt1.o
/macosx-10.10/emacs-93/emacs/src/s/
H A Dnewsos5.h44 #define LINKER /usr/lib/cmplrs/cc/ld
45 #define START_FILES pre-crt0.o /usr/ccs/lib/crt1.o
46 #define LIB_STANDARD -lc /usr/ccs/lib/crtn.o /usr/ccs/lib/values-Xt.o
H A Dnetbsd.h71 #define START_FILES pre-crt0.o /usr/lib/crt0.o
84 #define START_FILES pre-crt0.o /usr/lib/crt0.o START_FILES_1 /usr/lib/crtbegin.o
86 #define LIB_STANDARD -lgcc -lc -lgcc /usr/lib/crtend.o END_FILES_1
92 #define START_FILES_1 /usr/lib/crti.o
93 #define END_FILES_1 /usr/lib/crtn.o
109 #define LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_tmp -Wl,-rpath,/usr/pkg/lib -L/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/loca
[all...]
/macosx-10.10/iodbc-42.5/iodbc/debian/
H A Drules0 #!/usr/bin/make -f
8 include /usr/share/cdbs/1/rules/debhelper.mk
9 include /usr/share/cdbs/1/class/autotools.mk
16 DEB_SHLIBDEPS_INCLUDE_iodbc := debian/libiodbc2/usr/lib:debian/iodbc/usr/lib
17 DEB_SHLIBDEPS_INCLUDE_libiodbc2 := debian/libiodbc2/usr/lib
20 mkdir -p debian/tmp/usr/share/lintian/overrides/
21 cp debian/iodbc.lintian-overrides debian/tmp/usr/share/lintian/overrides/iodbc
24 mkdir -p debian/tmp/usr/share/lintian/overrides/
25 cp debian/libiodbc2.lintian-overrides debian/tmp/usr/shar
[all...]
/macosx-10.10/libarchive-30/xcodescripts/
H A Drename_man_pages.sh9 [ -d "${DSTROOT}/usr/share" ] && rm -rf "${DSTROOT}/usr/share"
13 mv ${DSTROOT}/usr/share/man/man1/bsdcpio.1 ${DSTROOT}/usr/share/man/man1/cpio.1
/macosx-10.10/libedit-40/xcodescripts/
H A Dinstall_misc.sh10 rm -rf ${DSTROOT}/usr/local/lib
13 mkdir -p $DSTROOT/usr/lib/pkgconfig $DSTROOT/usr/local/lib
16 # install -g $INSTALL_GROUP -o $INSTALL_OWNER $SRCROOT/local/libedit.la $DSTROOT/usr/local/lib
17 install -g $ALTERNATE_GROUP -o $ALTERNATE_OWNER -m $ALTERNATE_MODE $SRCROOT/local/libedit.pc $DSTROOT/usr/lib/pkgconfig
19 ln -s libedit.3.dylib $DSTROOT/usr/lib/$l
22 mkdir -p $DSTROOT/usr/include/readline $DSTROOT/usr/include/editline
23 install -g $ALTERNATE_GROUP -o $ALTERNATE_OWNER -m $ALTERNATE_MODE $SRCROOT/src/histedit.h $DSTROOT/usr/include
24 install -g $ALTERNATE_GROUP -o $ALTERNATE_OWNER -m $ALTERNATE_MODE $SRCROOT/src/editline/readline.h $DSTROOT/usr/includ
[all...]
/macosx-10.10/postfix-255/postfix/examples/chroot-setup/
H A DSolaris24 PATH=/usr/bin:/sbin:/usr/sbin
21 if [ ! -d ${CHROOT} -o "${CHROOT}" = "/" -o "${CHROOT}" = "/usr" ]; then
25 for dir in etc/default etc/inet dev usr/lib usr/share/lib/zoneinfo ; do
47 cp /usr/lib/ld.so /usr/lib/ld.so.1 ${CHROOT}/usr/lib
50 cp /usr/lib/${lib}.so.1 ${CHROOT}/usr/li
[all...]
/macosx-10.10/OpenSSL098-52/src/util/
H A Dcygwin.sh10 CONFIG_OPTIONS="--prefix=/usr shared zlib no-idea no-rc5"
19 rm -rf ${INSTALL_PREFIX}/usr
42 DOC_DIR=${INSTALL_PREFIX}/usr/share/doc/openssl
52 CERTS_DIR=${INSTALL_PREFIX}/usr/ssl/certs
60 README_DIR=${INSTALL_PREFIX}/usr/share/doc/Cygwin
80 export MANPATH="${MANPATH}:/usr/ssl/man"
84 setenv MANPATH "${MANPATH}:/usr/ssl/man"
86 setenv MANPATH ":/usr/ssl/man"
122 chmod u+w usr/lib/engines/*.so
123 strip usr/bi
[all...]
/macosx-10.10/hunspell-9/
H A DMakefile16 $(CP) $(DSTROOT)/usr/lib/libhunspell-1.2.0.0.0.dylib $(SYMROOT)/libhunspell-1.2.0.0.0.dylib
18 $(STRIP) -S $(DSTROOT)/usr/lib/libhunspell-1.2.dylib
21 $(MKDIR) $(DSTROOT)/usr/local
22 $(RMDIR) $(DSTROOT)/usr/bin
23 $(MV) $(DSTROOT)/usr/include $(DSTROOT)/usr/local/include
24 $(RM) $(DSTROOT)/usr/lib/charset.alias
25 $(RM) $(DSTROOT)/usr/lib/libhunspell-1.2.a
26 $(RM) $(DSTROOT)/usr/lib/libhunspell-1.2.la
27 $(RM) $(DSTROOT)/usr/li
[all...]
/macosx-10.10/KerberosHelper-151/Tests/migration/
H A Dtest-migration3 realm=`/usr/libexec/PlistBuddy -c "Print :realname:[0]" /var/db/dslocal/nodes/Default/config/KerberosKDC.plist`
5 for x in /usr/local/libexec/kerberoshelper/migration/data/*; do
9 /usr/libexec/${a}LocalKDC --source $x --source-version $version
10 keys=`/usr/sbin/kadmin -l -r $realm get heimdaltestuser | grep Keytypes | sed s/[\ ]*Keytypes:\ //g`
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sock/
H A Dsearchexample.conf19 include /usr/local/etc/openldap/schema/core.schema
/macosx-10.10/bind9-45.101/bind9/contrib/nslint-2.1a3/
H A Dmkdep16 PATH=/bin:/usr/bin:/usr/ucb:/usr/local:/usr/local/bin

Completed in 447 milliseconds

1234567891011>>