Searched refs:utime (Results 1 - 25 of 77) sorted by relevance

1234

/openbsd-current/gnu/gcc/fixincludes/tests/base/sys/
H A Dtimes.h13 extern int utime(const char *, const struct utimbuf *);
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/tests/base/sys/
H A Dtimes.h13 extern int utime(const char *, const struct utimbuf *);
/openbsd-current/lib/libc/hidden/
H A Dutime.h1 /* $OpenBSD: utime.h,v 1.1 2015/09/13 11:43:03 guenther Exp $ */
21 #include_next <utime.h>
23 PROTO_DEPRECATED(utime); variable
/openbsd-current/gnu/usr.bin/binutils/include/mpw/
H A Dutime.h7 int utime (char *, struct utimbuf *);
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/t/
H A Dutime.t10 eval { utime(undef, undef, NO_SUCH_FILE); };
11 isa_ok($@, 'autodie::exception', 'exception thrown for utime');
15 eval { utime(undef, undef, TOUCH_ME); };
16 ok(! $@, "We can utime a file just fine.") or diag $@;
18 eval { utime(undef, undef, NO_SUCH_FILE, TOUCH_ME); };
19 isa_ok($@, 'autodie::exception', 'utime exception on single failure.');
20 is($@->return, 1, "utime fails correctly on a 'true' failure.");
24 utime($atime, $mtime, TOUCH_ME);
H A Dversion_tag.t77 # The patch in RT 46984 would have utime being set even if an
81 eval { utime undef, undef, NO_SUCH_FILE; };
82 is($@,"","utime is not autodying outside of any autodie context.");
84 # Now do our regular versioning checks for utime.
89 utime undef, undef, NO_SUCH_FILE;
92 is($@,"","utime wasn't supported in 2.13");
97 utime undef, undef, NO_SUCH_FILE;
100 isa_ok($@, 'autodie::exception', 'Our current version supports utime');
/openbsd-current/regress/sys/kern/getrusage/
H A Dgetrusage.c18 struct timeval utime; local
23 timerclear(&utime);
29 if (timercmp(&(r.ru_utime), &utime, <))
31 utime = r.ru_utime;
36 } while (utime.tv_sec < 1 && stime.tv_sec < 1);
/openbsd-current/lib/libc/gen/
H A Dutime.c1 /* $OpenBSD: utime.c,v 1.5 2005/08/08 08:05:34 espie Exp $ */
33 #include <utime.h>
36 utime(const char *path, const struct utimbuf *times) function
/openbsd-current/include/
H A Dutime.h1 /* $OpenBSD: utime.h,v 1.7 2013/04/02 05:16:14 guenther Exp $ */
2 /* $NetBSD: utime.h,v 1.3 1994/10/26 00:56:39 cgd Exp $ */
32 * @(#)utime.h 5.4 (Berkeley) 4/3/91
52 int utime(const char *, const struct utimbuf *);
/openbsd-current/usr.bin/sndiod/
H A Dsiofile.h28 long long wtime, utime; member in struct:dev_sio
/openbsd-current/gnu/usr.bin/perl/ext/GDBM_File/t/
H A Dsnapshot.t53 utime($time, $time, $even);
54 utime($time, $time-5, $odd);
63 utime($time, $time, $even, $odd);
77 utime($time, $time, $even, $odd);
97 utime($time, $time, $even, $odd);
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A Dcp.t18 utime time - 900, time - 900, "source";
/openbsd-current/gnu/usr.bin/cvs/vms/
H A Dbuild_vms.com18 $ CC utime.c
24 unlink.obj,utime.obj,vmsmunch.obj,waitpid.obj
H A Dutime.c14 utime(file, buf) function
H A DMakefile.am49 utime.c \
/openbsd-current/gnu/usr.bin/perl/t/io/
H A Dpvbm.t75 ok (!eval { utime 0, 0, $pvbm }, 'utime(PVBM) fails');
76 ok (!eval { utime 0, 0, \$pvbm }, 'utime(PVBM ref) fails');
H A Dfs.t248 $foo = (utime $ut,$ut + $delta,'b');
249 is($foo, 1, "utime");
252 utime undef, undef, 'b';
254 note("# utime undef, undef --> $atime, $mtime");
255 isnt($atime, $ut, 'atime: utime called with two undefs');
256 isnt($mtime, $ut + $delta, 'mtime: utime called with two undefs');
262 $foo = (utime $ut,$ut + $delta, $fh);
268 ok(!utime($ut,$ut + $delta, $fh),
269 "utime fails on a closed file handle");
276 eval { utime(unde
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Drename.c27 #include <utime.h>
106 result = utime (destination, &tb);
113 result = utime (destination, tb);
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Drename.c27 #include <utime.h>
108 result = utime (destination, &tb);
115 result = utime (destination, tb);
/openbsd-current/gnu/usr.sbin/mkhybrid/src/libfile/
H A Dlfile.c66 # include <sys/utime.h>
71 # include <utime.h>
225 (void) utime(inname, &utbuf); /* don't care if loses */
/openbsd-current/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Ddata.c272 time_t utime = secs; local
277 return utime + tzdiff + MUTDIFF;
286 time_t utime = secs; local
291 return utime - MUTDIFF - tzdiff;
/openbsd-current/sbin/newfs/
H A Dmkfs.c168 time_t utime; local
182 time(&utime);
463 sblock.fs_id[0] = (u_int32_t)utime;
480 sblock.fs_time = utime;
563 initcg(cg, utime);
586 if (fsinit1(utime, mfsmode, mfsuid, mfsgid))
593 if (fsinit2(utime, mfsmode, mfsuid, mfsgid))
622 initcg(u_int cg, time_t utime) argument
648 acg.cg_ffs2_time = utime;
778 fsinit1(time_t utime, mode_ argument
835 fsinit2(time_t utime, mode_t mfsmode, uid_t mfsuid, gid_t mfsgid) argument
[all...]
/openbsd-current/lib/libfuse/
H A Dfuse.h26 #include <utime.h>
113 int (*utime)(const char *, struct utimbuf *); member in struct:fuse_operations
/openbsd-current/gnu/usr.bin/perl/ext/POSIX/t/
H A Dusage.t24 [qw(chown fcntl utime)]) {
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dsystem.h236 /* The NeXT (without _POSIX_SOURCE, which we don't want) has a utime.h
241 # include <utime.h>
244 # include <sys/utime.h>
253 int utime ();

Completed in 426 milliseconds

1234