Searched refs:usr (Results 201 - 225 of 1447) sorted by relevance

1234567891011>>

/macosx-10.9.5/dtrace-118.1/test/tst/common/dtraceUtil/
H A Dtst.ZeroProbesWithoutZ.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
H A Dtst.AddSearchPath.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.
67 dtrace=/usr/sbin/dtrace
76 if [ -f /usr/lib/dtrace/darwin.d ]; then
79 /usr/bin/rm -f $tempfile
H A Dtst.ELFGenerationWithO.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.
53 dtrace=/usr/sbin/dtrace
68 if [ -f /usr/lib/dtrace/darwin.d ]; then
71 /usr/bin/rm -f "outputFile"
/macosx-10.9.5/dtrace-118.1/test/tst/common/lexer/
H A Dtst.D_MACRO_OFLOW.ParIntOvflow.d.ksh10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
39 /usr/sbin/dtrace -n 'BEGIN { $1; }' 0x12345678123456781
/macosx-10.9.5/dtrace-118.1/test/tst/common/scripting/
H A Derr.D_SYNTAX.desc.d0 #!/usr/sbin/dtrace -qs
10 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
H A Dtst.arguments.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.
38 if [ -f /usr/lib/dtrace/darwin.d ]; then
39 bname=`/usr/bin/basename $0`
50 #!/usr/sbin/dtrace -qs
84 if [ -f /usr/lib/dtrace/darwin.d ]; then
87 /usr/bin/rm -f $dfilename
H A Dtst.stringmacro.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.
38 if [ -f /usr/lib/dtrace/darwin.d ]; then
39 bname=`/usr/bin/basename $0`
48 #!/usr/sbin/dtrace -qs
74 if [ -f /usr/lib/dtrace/darwin.d ]; then
77 /usr/bin/rm -f $dfilename
/macosx-10.9.5/emacs-92/emacs/src/s/
H A Dcxux.h50 #define LINKER /usr/sde/coff/usr/bin/ld
51 #define LD_SWITCH_SYSTEM -L/usr/sde/coff/usr/lib -zzero_word
52 #define START_FILES pre-crt0.o /usr/sde/coff/usr/lib/crt0.o /usr/sde/coff/usr/lib/m88100.o
160 to interlock access to /usr/spool/mail/$USER.
162 /usr/spoo
[all...]
H A Dopenbsd.h28 /* The version of gcc on OpenBSD doesn't search /usr/local/lib by
30 #define LD_SWITCH_X_DEFAULT -L/usr/local/lib
35 #define LD_SWITCH_X_DEFAULT -L/usr/local/lib
H A Dfreebsd.h85 #define START_FILES pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o
87 #define LIB_STANDARD -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o
94 #define LD_SWITCH_SYSTEM_1 -e start -dc -L/usr/local/lib
97 #define START_FILES pre-crt0.o /usr/lib/aout/crt0.o
99 #define START_FILES pre-crt0.o /usr/lib/crt0.o
113 #define LD_SWITCH_SYSTEM_1 -Bstatic -L/usr/local/lib
121 /* Let `ld' find image libs and similar things in /usr/loca
[all...]
/macosx-10.9.5/files-638.1.4/usr/share/sandbox/
H A DMakefile4 TZDIR:=$(shell sed -n '/define[[:space:]]*TZDIR/s/[^"]*"\([^"]*\)".*/\1/p' $(SDKROOT)/usr/include/tzfile.h)
7 # current platform, but we don't need a copy of bsd.sb in /usr/share/sandbox.
11 sed 's,TO-BE-REPLACED-WITH-TZDIR,$(TZDIR),' $(SRCROOT)/usr/share/sandbox/bsd.sb >$(SYMROOT)/bsd.sb
/macosx-10.9.5/ncurses-42/xcodescripts/
H A Drun_tic.sh18 prefix=/usr \
19 exec_prefix=/usr \
20 bindir=/usr/bin \
21 datadir=/usr/share \
H A Dlink_libs.sh15 install_name_tool -id /usr/lib/${lib} ${DSTROOT}/usr/lib/${lib}
17 install_name_tool -change ${SDKROOT}/usr/lib/${lib} /usr/lib/${lib} ${DSTROOT}/usr/lib/${lib2}
26 ln -s $(basename -s .dylib $link).${ver}.dylib "$DSTROOT/usr/lib/$link"
30 ln -s libncurses.${ver}.dylib $DSTROOT/usr/lib/$link
34 ln -s libncurses.${ver}.dylib "$DSTROOT"/usr/lib/libncurses.5.dylib
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dmkdep16 PATH=/bin:/usr/bin:/usr/ucb:/usr/local:/usr/local/bin
/macosx-10.9.5/uucp-11/uucp/contrib/
H A Dstats.sh11 grep bytes /usr/spool/uucp/Stats | grep -v 'bytes 0.00 secs' | grep -v 'failed after' | tail -80 | \
/macosx-10.9.5/cxxfilt-11/
H A DMakefile15 Install_Prefix = /usr/local
56 $(MKDIR) $(DSTROOT)/usr/bin
57 $(STRIP) $(DSTROOT)/usr/local/bin/$(FAKE_TARGET)-c++filt \
58 -o $(DSTROOT)/usr/bin/c++filt
59 $(MV) $(DSTROOT)/usr/share/man/man1/$(FAKE_TARGET)-c++filt.1 \
60 $(DSTROOT)/usr/share/man/man1/c++filt.1
61 $(RM) -r $(DSTROOT)/usr/share/info $(DSTROOT)/usr/local/bin
62 $(RM) -r $(DSTROOT)/usr/local/$(FAKE_TARGET)
63 $(RM) $(DSTROOT)/usr/shar
[all...]
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A Dsecurity-checksystem12 export PATH=/usr/bin:/bin:/usr/sbin:/sbin
17 /usr/bin/security -R show-keychain-info "$KEYCHAIN" 2>/dev/null
21 /usr/bin/logger -p daemon.alert "Recreating System.keychain because it cannot unlock; see $0"
24 /usr/sbin/systemkeychain -C -f
27 SYSTEM_KC_LIST=`/usr/bin/security -R list-keychains -d system 2>/dev/null`
28 KCTEST=`printf "%s" "$SYSTEM_KC_LIST" | /usr/bin/grep \""$KEYCHAIN"\"`
31 /usr/bin/logger -p daemon.alert "Adding System.keychain to system keychain list; see $0"
32 /usr/bin/security -R list-keychains -d system -s "$KEYCHAIN"
34 COMMON_KC_LIST=`/usr/bi
[all...]
/macosx-10.9.5/dtrace-118.1/test/tst/common/proc/
H A Dtst.exitcore.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.
65 /usr/bin/coreadm -p $corefile
68 /usr/bin/sleep 1
71 /usr/bin/rm -f $corefile
74 dtrace=/usr/sbin/dtrace
75 longsleep="/usr/bin/sleep 10000"
89 /usr/bin/rm -f $corefile
/macosx-10.9.5/python_modules-35/xattr/
H A DMakefile4 SETUPARGS = --install-scripts=/usr/bin
13 cp -f rtool.py $(DSTROOT)/usr/bin/$(NAME)
14 chmod 755 $(DSTROOT)/usr/bin/$(NAME)
17 mkdir -p $(DSTROOT)/usr/share/man/man1
18 cp -f $(NAME).1 $(DSTROOT)/usr/share/man/man1
/macosx-10.9.5/libpcap-42/
H A DMakefile19 $(INSTALL_DIRECTORY) $(DSTROOT)/usr/include/pcap
20 $(INSTALL_FILE) $(SRCROOT)/$(Project)/pcap-bpf.h $(DSTROOT)/usr/include
21 $(INSTALL_FILE) $(SRCROOT)/$(Project)/pcap-namedb.h $(DSTROOT)/usr/include
22 $(INSTALL_FILE) $(SRCROOT)/$(Project)/pcap.h $(DSTROOT)/usr/include
23 $(INSTALL_FILE) $(SRCROOT)/$(Project)/pcap/bpf.h $(DSTROOT)/usr/include/pcap
24 $(INSTALL_FILE) $(SRCROOT)/$(Project)/pcap/namedb.h $(DSTROOT)/usr/include/pcap
25 $(INSTALL_FILE) $(SRCROOT)/$(Project)/pcap/pcap.h $(DSTROOT)/usr/include/pcap
26 $(INSTALL_FILE) $(SRCROOT)/$(Project)/pcap/sll.h $(DSTROOT)/usr/include/pcap
27 $(INSTALL_FILE) $(SRCROOT)/$(Project)/pcap/usb.h $(DSTROOT)/usr/include/pcap
29 OSV = $(DSTROOT)/usr/loca
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/config/
H A Dsasl.spec77 ./configure --prefix=/usr --disable-java
84 if test $RPM_INSTALL_PREFIX/lib/sasl != /usr/lib/sasl; then
85 ln -s $RPM_INSTALL_PREFIX/lib/sasl /usr/lib/sasl
89 if test -L /usr/lib/sasl; then
90 rm /usr/lib/sasl
95 /usr/lib/libsasl.so.5.0.0
96 /usr/sbin/saslpasswd
97 /usr/man/man8/saslpasswd.8
101 /usr/lib/libsasl.la
102 /usr/includ
[all...]
/macosx-10.9.5/apr-30/apr-util/
H A DMakefile5 Extra_Configure_Flags = --with-apr=$(OBJROOT)/../apr --with-expat=/usr --without-berkeley-db --disable-util-dso --with-ldap
12 $(CP) $(DSTROOT)/usr/lib/libaprutil-1.0.dylib $(SYMROOT)
13 $(STRIP) -x $(DSTROOT)/usr/lib/libaprutil-1.0.dylib
14 $(RM) $(DSTROOT)/usr/lib/aprutil.exp
15 $(RM) $(DSTROOT)/usr/lib/libaprutil-1.la
16 $(RM) $(DSTROOT)/usr/lib/libaprutil-1.a
35 OSL = $(DSTROOT)/usr/local/OpenSourceLicenses
/macosx-10.9.5/texinfo-18/
H A DMakefile16 $(MV) $(DSTROOT)/usr/share/locale/de_AT $(DSTROOT)/usr/share/locale/de_AT.ISO8859-1
17 $(RM) $(DSTROOT)/usr/lib/charset.alias
20 $(MKDIR) $(DSTROOT)/usr/share/info
21 $(INSTALL_FILE) $(SRCROOT)/dir $(DSTROOT)/usr/share/info/dir
23 OSV = $(DSTROOT)/usr/local/OpenSourceVersions
24 OSL = $(DSTROOT)/usr/local/OpenSourceLicenses
/macosx-10.9.5/postfix-252/
H A DMakefile13 DSTROOT=/usr/local
54 $(_v) cd $(BuildDirectory)/$(PROJECT)/src/global && mig -v "$(SDKROOT)/usr/local/include/opendirectory/DSlibinfoMIG.defs"
63 -I$(SDKROOT)/usr/include \
64 -I$(SDKROOT)/usr/include/sasl \
65 -I$(SDKROOT)/usr/local/include \
68 $(CFLAGS)" AUXLIBS="-L$(SDKROOT)/usr/lib -lssl -lsasl2.2.0.1 -lgssapi_krb5 -lldap"
84 daemon_directory=/usr/libexec/postfix \
85 command_directory=/usr/sbin \
87 sendmail_path=/usr/sbin/sendmail \
88 newaliases_path=/usr/bi
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/ctext/
H A Dfunction_finder.tcl38 #main $argc /usr/local/include/tclDecls.h
41 main $argc [concat [sglob /usr/include/*.h] [sglob /usr/include/*/*.h] \
42 [sglob /usr/local/include/*.h] [sglob /usr/local/include/*/*.h] \
43 [sglob /usr/X11R6/include/*.h] [sglob /usr/X11R6/include/*/*.h] \
44 [sglob /usr/X11R6/include/*/*/*.h] [sglob /usr/local/include/X11/*.h] \
45 [sglob /usr/loca
[all...]

Completed in 219 milliseconds

1234567891011>>