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

/freebsd-current/include/
H A Dutime.h43 struct utimbuf { struct
49 int utime(const char *, const struct utimbuf *);
/freebsd-current/lib/libc/gen/
H A Dutime.c37 utime(const char *path, const struct utimbuf *times)
/freebsd-current/contrib/elftoolchain/libelftc/
H A Delftc_set_timestamps.c79 struct utimbuf utb;
/freebsd-current/contrib/libarchive/cpio/test/
H A Dtest_option_u.c34 struct utimbuf times;
H A Dtest_option_a.c56 struct utimbuf times;
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c112 struct utimbuf ub;
/freebsd-current/contrib/file/src/
H A Dmagic.c386 struct utimbuf utbuf;
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp138 unsigned struct_utimbuf_sz = sizeof(struct utimbuf);
H A Dsanitizer_platform_limits_posix.cpp272 unsigned struct_utimbuf_sz = sizeof(struct utimbuf);
H A Dsanitizer_platform_limits_netbsd.cpp567 unsigned struct_utimbuf_sz = sizeof(struct utimbuf);
/freebsd-current/contrib/bmake/
H A Darch.c827 struct utimbuf times;
H A Djob.c1273 struct utimbuf times;
/freebsd-current/contrib/xz/src/xz/
H A Dfile_io.c432 struct utimbuf buf = {
/freebsd-current/contrib/bzip2/
H A Dbzip2.c1054 struct utimbuf uTimBuf;
/freebsd-current/sys/contrib/zstd/programs/
H A Dutil.c176 struct utimbuf timebuf;
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c3571 struct utimbuf times;

Completed in 361 milliseconds