Searched defs:utime (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/libpcap/testprogs/ |
H A D | findalldevstest-perf.c | 30 ULONGLONG ktime, utime, tottime; in main() local 33 struct timeval ktime, utime, tottime; in main() local
|
/freebsd/lib/libc/gen/ |
H A D | utime.c | 37 utime(const char *path, const struct utimbuf *times) in utime() function
|
/freebsd/sbin/newfs/ |
H A D | mkfs.c | 121 time_t utime; in mkfs() local 703 initcg(int cylno, time_t utime) in initcg() 901 fsinit(time_t utime) in fsinit()
|
/freebsd/tools/test/stress2/tools/ |
H A D | swap.c | 46 static int runtime, utime; variable
|
/freebsd/sys/kern/ |
H A D | tty_info.c | 282 struct timeval rtime, utime, stime; in tty_info() local
|
/freebsd/sys/dev/watchdog/ |
H A D | watchdog.c | 270 u_int utime; in wd_set_pretimeout() local
|
/freebsd/usr.sbin/makefs/ffs/ |
H A D | mkfs.c | 623 initcg(uint32_t cylno, time_t utime, const fsinfo_t *fsopts) in initcg()
|
/freebsd/sbin/tunefs/ |
H A D | tunefs.c | 915 time_t utime; in journal_alloc() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | ProcessInfo.h | 200 void SetUserTime(struct timespec utime) { m_user_time = utime; } in SetUserTime()
|
/freebsd/sys/security/mac_bsdextended/ |
H A D | ugidfw_vnode.c | 268 struct label *vplabel, struct timespec atime, struct timespec utime) in ugidfw_vnode_check_setutimes()
|
/freebsd/sys/compat/linux/ |
H A D | linux_misc.c | 425 struct timeval tv, utime, stime, cutime, cstime; in linux_times() local
|
/freebsd/contrib/wpa/src/common/ |
H A D | dpp.c | 2674 os_time_t utime; in dpp_key_expired() local
|