Searched refs:touch (Results 1 - 25 of 38) sorted by relevance

12

/osnet-11/usr/src/lib/libast/common/include/
H A Dtimes.h50 extern int touch(const char*, time_t, time_t, int);
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dtimes.h60 extern __MANGLE__ int touch __PROTO__((const char*, time_t, time_t, int));
H A Dast_map.h409 #undef touch macro
410 #define touch _ast_touch macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dtimes.h60 extern __MANGLE__ int touch __PROTO__((const char*, time_t, time_t, int));
H A Dast_map.h409 #undef touch macro
410 #define touch _ast_touch macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dtimes.h60 extern __MANGLE__ int touch __PROTO__((const char*, time_t, time_t, int));
H A Dast_map.h409 #undef touch macro
410 #define touch _ast_touch macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dtimes.h60 extern __MANGLE__ int touch __PROTO__((const char*, time_t, time_t, int));
H A Dast_map.h409 #undef touch macro
410 #define touch _ast_touch macro
/osnet-11/usr/src/grub/grub-0.97/
H A Dmissing77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 automake touch all \`Makefile.in' files
83 help2man touch the output file
85 makeinfo touch the output file
145 touch aclocal.m4
154 touch configure
173 touch $touch_files
184 while read f; do touch "
[all...]
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dmissing79 aclocal touch file \`aclocal.m4'
80 autoconf touch file \`configure'
81 autoheader touch file \`config.h.in'
82 autom4te touch the output file, or create a stub one
83 automake touch all \`Makefile.in' files
86 help2man touch the output file
88 makeinfo touch the output file
148 touch aclocal.m4
157 touch configure
176 touch
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Find/t/
H A Dtaint.t95 sub touch { subroutine
240 touch( file_path('fb', 'fb_ord') );
242 touch( file_path('fb', 'fba', 'fba_ord') );
251 touch( file_path('fa', 'fa_ord') );
254 touch( file_path('fa', 'faa', 'faa_ord') );
256 touch( file_path('fa', 'fab', 'fab_ord') );
258 touch( file_path('fa', 'fab', 'faba', 'faba_ord') );
H A Dfind.t116 sub touch { subroutine
310 touch( file_path('fb', 'fb_ord') );
312 touch( file_path('fb', 'fba', 'fba_ord') );
318 touch( file_path('fa', 'fa_ord') );
321 touch( file_path('fa', 'faa', 'faa_ord') );
323 touch( file_path('fa', 'fab', 'fab_ord') );
325 touch( file_path('fa', 'fab', 'faba', 'faba_ord') );
651 touch(file_path('dangling_file'));
/osnet-11/usr/src/lib/libast/common/port/
H A Dtouch.c27 * touch file access and modify times of file
46 touch(const char* path, time_t at, time_t mt, int flags) function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DCommand.pm13 @EXPORT = qw(cp rm_f rm_rf mv cat eqtime mkpath touch test_f);
27 perl -MExtUtils::Command -e touch files...
82 local @ARGV = ($dst); touch(); # in case $dst doesn't exist
117 =item touch files ...
123 sub touch { subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DCommand.t65 touch();
85 touch();
/osnet-11/usr/src/lib/brand/solaris10/zone/
H A Dimage_install.ksh206 [[ "$SANITY_SKIP" == "1" ]] && touch "${zone.root}/.sanity_skip"
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h388 #undef touch macro
389 #define touch _ast_touch macro
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h388 #undef touch macro
389 #define touch _ast_touch macro
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h388 #undef touch macro
389 #define touch _ast_touch macro
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h388 #undef touch macro
389 #define touch _ast_touch macro
/osnet-11/usr/src/lib/libdtrace_jni/java/
H A DMakefile183 -@touch $@
/osnet-11/usr/src/lib/brand/solaris/zone/
H A Dp2v.ksh257 touch $ZONEROOT/etc/mnttab || exit $EXIT_CODE
H A Dpkgcreatezone.ksh305 touch $ZONEROOT/etc/.UNCONFIGURED
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/MakeMaker/Test/
H A DUtils.pm220 When building on NFS, file modification times can often lose touch

Completed in 75 milliseconds

12