Searched refs:utimbuf (Results 1 - 22 of 22) sorted by relevance

/freebsd-10-stable/include/
H A Dutime.h44 struct utimbuf { struct
50 int utime(const char *, const struct utimbuf *);
/freebsd-10-stable/lib/libc/gen/
H A Dutime.c43 const struct utimbuf *times;
/freebsd-10-stable/contrib/libarchive/cpio/test/
H A Dtest_option_u.c35 struct utimbuf times;
H A Dtest_option_a.c57 struct utimbuf times;
/freebsd-10-stable/contrib/gcc/
H A Dsys-types.h43 struct utimbuf;
H A Dsys-protos.h1211 extern int utime(const char *, const struct utimbuf *);
/freebsd-10-stable/contrib/binutils/binutils/
H A Drename.c105 struct utimbuf tb;
H A Dconfigure12759 # Under Next 3.2 <utime.h> apparently does not define struct utimbuf
12780 struct utimbuf s;
/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Dconf.h213 #define has_utimbuf 1 /* Does struct utimbuf work? */
355 struct utimbuf { time_t actime, modtime; }; struct
H A Drcsedit.c1676 static struct utimbuf amtime; /* static so unused fields are zero */
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c110 struct utimbuf ub;
/freebsd-10-stable/contrib/apr/file_io/unix/
H A Dfilestat.c267 struct utimbuf buf;
/freebsd-10-stable/contrib/bmake/
H A Dutil.c250 struct utimbuf t;
H A Darch.c1102 struct utimbuf times; /* Times for utime() call */
H A Djob.c1187 struct utimbuf times; /* Times for utime() call */
/freebsd-10-stable/contrib/file/src/
H A Dmagic.c368 struct utimbuf utbuf;
/freebsd-10-stable/usr.bin/xlint/llib/
H A Dllib-lposix306 int (utime)(const char *path, const struct utimbuf *times);
/freebsd-10-stable/usr.bin/make/
H A Darch.c1022 struct utimbuf times; /* Times for utime() call */
H A Djob.c1162 struct utimbuf times; /* Times for utime() call */
/freebsd-10-stable/contrib/xz/src/xz/
H A Dfile_io.c482 struct utimbuf buf = {
/freebsd-10-stable/contrib/bzip2/
H A Dbzip2.c1054 struct utimbuf uTimBuf;
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c3391 struct utimbuf times;

Completed in 369 milliseconds