HomeSort by relevance Sort by last modified time
    Searched refs:SRC (Results 1 - 25 of 752) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /sfw/usr/src/lib/
Makefile.lib.64 9 # 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.
29 include $(SRC)/Makefile.master.64
  /sfw/usr/src/cmd/webmin/webmin-1.340/cron/
cron_editor.pl 8 open(SRC, $ENV{"CRON_EDITOR_COPY"});
10 while(<SRC>) {
16 close(SRC);
  /sfw/usr/src/cmd/
Makefile.cmd.64 9 # 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.
33 include $(SRC)/Makefile.master.64
Makefile.cmd 9 # 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.
31 # include global definitions; SRC should be defined in the shell.
32 # SRC is needed until RFE 1026993 is implemented.
34 include $(SRC)/Makefile.master
39 NES_MAPFILE= $(SRC)/cmd/mapfile_noexstk
Makefile.targ 8 # 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.
39 include $(SRC)/Makefile.targ
  /sfw/usr/src/pkgdefs/
Makefile.com 9 # 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.
28 include $(SRC)/Makefile.master
30 PKGARCHIVE=$(SRC)/../../packages
31 PKGDEFS=$(SRC)/pkgdefs
  /sfw/usr/src/common/
Makefile 9 # 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.
28 include $(SRC)/Makefile.master
  /sfw/usr/src/cmd/jruby/jruby-1.1.3/test/externals/mri/fileutils/
test_nowrite.rb 35 SRC = 'data/src'
45 File.open(SRC, 'w') {|f| f.puts 'dummy' }
56 cp SRC, 'tmp/cp'
61 mv SRC, 'tmp/mv'
67 assert_file_exist SRC
68 assert_same_file SRC, COPY
72 rm SRC
73 assert_file_exist SRC
74 assert_same_file SRC, COP
    [all...]
  /sfw/usr/src/cmd/ruby18/ruby-1.8.7-p72/test/fileutils/
test_nowrite.rb 35 SRC = 'data/src'
45 File.open(SRC, 'w') {|f| f.puts 'dummy' }
56 cp SRC, 'tmp/cp'
61 mv SRC, 'tmp/mv'
67 assert_file_exist SRC
68 assert_same_file SRC, COPY
72 rm SRC
73 assert_file_exist SRC
74 assert_same_file SRC, COP
    [all...]
  /sfw/usr/src/cmd/foomatic-ppd/
findunsupported.sh 9 # 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.
63 if [ -f ${SRC}/cmd/foomatic-ppd/ppdunsupported ]; then
64 /bin/rm ${SRC}/cmd/foomatic-ppd/ppdunsupported
66 if [ -f ${SRC}/cmd/foomatic-ppd/ppdsnomatch ]; then
67 /bin/rm ${SRC}/cmd/foomatic-ppd/ppdsnomatch
69 if [ -f ${SRC}/cmd/foomatic-ppd/ppdsupported ]; then
70 /bin/rm ${SRC}/cmd/foomatic-ppd/ppdsupported
84 echo $j >> ${SRC}/cmd/foomatic-ppd/ppdsupported
92 echo $j >> ${SRC}/cmd/foomatic-ppd/ppdsupporte
    [all...]
  /sfw/usr/src/cmd/apache/example/
Makefile.sfw 7 include $(SRC)/cmd/Makefile.cmd
9 CLASSPATH=:$(SRC)/cmd/apache/ApacheJServ-1.1.2/src/java:$(SRC)/cmd/apache/jsdk.jar
  /sfw/usr/src/cmd/apache/src/java/org/apache/java/io/
Makefile.sfw 7 include $(SRC)/cmd/Makefile.cmd
11 CLASSPATH=:$(SRC)/cmd/apache/ApacheJServ-1.1.2/src/java:$(SRC)/cmd/apache/jsdk.jar
  /sfw/usr/src/cmd/apache/src/java/org/apache/java/net/
Makefile.sfw 7 include $(SRC)/cmd/Makefile.cmd
11 CLASSPATH=:$(SRC)/cmd/apache/ApacheJServ-1.1.2/src/java:$(SRC)/cmd/apache/jsdk.jar
  /sfw/usr/src/cmd/apache/src/java/org/apache/java/recycle/pool/
Makefile.sfw 7 include $(SRC)/cmd/Makefile.cmd
11 CLASSPATH=:$(SRC)/cmd/apache/ApacheJServ-1.1.2/src/java:$(SRC)/cmd/apache/jsdk.jar
  /sfw/usr/src/cmd/apache/src/java/org/apache/java/security/
Makefile.sfw 7 include $(SRC)/cmd/Makefile.cmd
11 CLASSPATH=:$(SRC)/cmd/apache/ApacheJServ-1.1.2/src/java:$(SRC)/cmd/apache/jsdk.jar
  /sfw/usr/src/cmd/apache/src/java/org/apache/java/util/
Makefile.sfw 7 include $(SRC)/cmd/Makefile.cmd
11 CLASSPATH=:$(SRC)/cmd/apache/ApacheJServ-1.1.2/src/java:$(SRC)/cmd/apache/jsdk.jar
  /sfw/usr/src/cmd/bison/bison-2.3/lib/
bbitset.h 104 #define BITSET_VTABLE_(SRC) (SRC)->b.vtable
105 #define BITSET_CINDEX_(SRC) (SRC)->b.cindex
106 #define BITSET_CDATA_(SRC) (SRC)->b.cdata
107 #define BITSET_CSIZE_(SRC) (SRC)->b.csize
108 #define BITSET_NBITS_(SRC) (SRC)->b.n_bit
    [all...]
  /sfw/usr/src/cmd/procmail/procmail-3.22/man/
mansed 17 SRC="$2"
21 export SHELL SRC DEST RM DEVNULL
37 sed -e '1,/^.ex/ d' -e '/^\.TH/ q' <$SRC
79 sed -e '1,/^\.TH/ d' <$SRC
  /sfw/usr/src/cmd/postgres/pmdbdpg/
install-sfw 9 # 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.
34 . ${SRC}/tools/install.subr
  /sfw/usr/src/lib/antlr2/
install-sfw 9 # 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.
32 source ${SRC}/tools/install.subr
  /sfw/usr/src/lib/memcached/
install-sfw-64 9 # 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.
35 . "${SRC}/tools/install.subr"
  /sfw/usr/src/lib/pmdbi/
install-sfw 9 # 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.
34 . ${SRC}/tools/install.subr
  /sfw/usr/src/cmd/clisp/clisp-2.47/src/
lndir 5 # Usage: lndir SRC DST
16 fail "Usage: $0 SRC DST"
19 SRC="$1"
63 test -r "$SRC" || fail "$0: source does not exist: $SRC"
67 for f in `cd "$SRC" > /dev/null ; find . -name CVS -prune -o -type d -print`; do
72 for f in `cd "$SRC" > /dev/null ; find . -name CVS -prune -o -type f -print`; do
74 cmp -s "$SRC"/"$f" "$DST"/"$f" || link "$SRC"/"$f" "$DST"/"$f"
  /sfw/usr/src/cmd/apache/src/java/org/apache/java/lang/
Makefile.sfw 7 include $(SRC)/cmd/Makefile.cmd
11 CLASSPATH=:$(SRC)/cmd/apache/ApacheJServ-1.1.2/src/java:$(SRC)/cmd/apache/jsdk.jar
  /sfw/usr/src/cmd/apache/src/java/org/apache/java/recycle/
Makefile.sfw 7 include $(SRC)/cmd/Makefile.cmd
11 CLASSPATH=:$(SRC)/cmd/apache/ApacheJServ-1.1.2/src/java:$(SRC)/cmd/apache/jsdk.jar

Completed in 5549 milliseconds

1 2 3 4 5 6 7 8 91011>>