Searched refs:touched (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/utils/port/
H A DInstallPerl24 # File::Find callback for finding files touched after Start
27 sub touched subroutine
232 # Find all files touched by the build & save in build.touched
233 open($Fh, '>', 'build.touched') || die("Can't open build.touched: $!\n");
234 find({ wanted => \&touched, untaint => 1 }, '.');
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dstrict.pm103 The local() generated a compile-time error because you just touched a global
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/MakeMaker/Test/
H A DUtils.pm222 touched.
/osnet-11/usr/src/lib/libxcurses/
H A DMakefile.com47 bkgdset.o has.o nonl.o touched.o whln_st.o \
/osnet-11/usr/src/lib/libxcurses2/
H A DMakefile.com45 bkgdset.o has.o nonl.o touched.o whln_st.o \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPretty.pm268 the list of tags that are not to be touched, push them onto the C<@AS_IS> array:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1412 variable is not touched. Setting the option value to true is often

Completed in 33 milliseconds