Searched defs:touch (Results 1 - 12 of 12) sorted by relevance

/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/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/amd64/include/ast/
H A Dast_map.h409 #undef touch macro
410 #define touch _ast_touch macro
/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/include/ast/
H A Dast_map.h409 #undef touch macro
410 #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/include/ast/
H A Dast_map.h409 #undef touch macro
410 #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/include/ast/
H A Dast_map.h409 #undef touch macro
410 #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

Completed in 46 milliseconds