Home
last modified time | relevance | path

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

/freebsd/include/
H A Dutime.h43 struct utimbuf { struct
49 int utime(const char *, const struct utimbuf *); argument
/freebsd/lib/libc/gen/
H A Dutime.c37 utime(const char *path, const struct utimbuf *times) in utime()
/freebsd/contrib/elftoolchain/libelftc/
H A Delftc_set_timestamps.c79 struct utimbuf utb; in elftc_set_timestamps()
/freebsd/contrib/libarchive/cpio/test/
H A Dtest_option_u.c16 struct utimbuf times; in DEFINE_TEST()
H A Dtest_option_a.c38 struct utimbuf times; in test_create()
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c112 struct utimbuf ub; in utimes()
/freebsd/contrib/file/src/
H A Dmagic.c386 struct utimbuf utbuf; in close_and_restore()
/freebsd/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/contrib/bmake/
H A Darch.c826 struct utimbuf times; in Arch_TouchLib()
H A Djob.c1262 struct utimbuf times; in TouchRegular()
/freebsd/sys/contrib/zstd/programs/
H A Dutil.c176 struct utimbuf timebuf; in UTIL_utime()
/freebsd/contrib/bzip2/
H A Dbzip2.c1054 struct utimbuf uTimBuf; in applySavedTimeInfoToOutputFile()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c3571 struct utimbuf times; in set_time()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def2397 /// int utime(const char *path, const struct utimbuf *times);