/dflybsd-src/sys/sys/ |
H A D | time.h | 71 #define timespecclear(tvp) ((tvp)->tv_sec = (tvp)->tv_nsec = 0) argument 72 #define timespecisset(tvp) ((tvp)->tv_sec || (tvp)->tv_nsec) argument 73 #define timespeccmp(tvp, uvp, cmp) \ argument 98 #define timevalclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) argument 99 #define timevalisset(tvp) ((tvp)->tv_sec || (tvp)->tv_usec) argument 100 #define timevalcmp(tvp, uvp, cmp) \ argument 109 #define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) argument 110 #define timerisset(tvp) ((tvp)->tv_sec || (tvp)->tv_usec) argument 111 #define timercmp(tvp, uvp, cmp) \ argument 115 #define timeradd(tvp, uvp, vvp) \ argument [all …]
|
/dflybsd-src/contrib/tcpdump/ |
H A D | timeval-operations.h | 36 #define netdissect_timevalclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) argument 38 #define netdissect_timevalisset(tvp) ((tvp)->tv_sec || (tvp)->tv_usec) argument 40 #define netdissect_timevalcmp(tvp, uvp, cmp) \ argument 45 #define netdissect_timevaladd(tvp, uvp, vvp, nano_prec) \ argument 62 #define netdissect_timevalsub(tvp, uvp, vvp, nano_prec) \ argument
|
H A D | util-print.c | 278 const struct timeval *tvp) in ts_print()
|
/dflybsd-src/usr.sbin/dntpd/ |
H A D | convert.c | 40 l_fixedpt_to_tv(struct l_fixedpt *fixed, struct timeval *tvp) in l_fixedpt_to_tv() 50 tv_subtract_micro(struct timeval *tvp, long usec) in tv_subtract_micro() 67 tv_add_micro(struct timeval *tvp, long usec) in tv_add_micro() 84 tv_add_offset(struct timeval *tvp, double offset) in tv_add_offset()
|
H A D | system.c | 88 sysntp_getbasetime(struct timeval *tvp) in sysntp_getbasetime()
|
/dflybsd-src/usr.bin/touch/ |
H A D | touch.c | 228 stime_arg1(const char *arg, struct timeval *tvp) in stime_arg1() 292 stime_arg2(const char *arg, int year, struct timeval *tvp) in stime_arg2() 322 stime_darg(const char *arg, struct timeval *tvp) in stime_darg() 396 stime_file(const char *fname, struct timeval *tvp) in stime_file()
|
/dflybsd-src/contrib/nvi2/common/ |
H A D | util.h | 68 #define timespecclear(tvp) ((tvp)->tv_sec = (tvp)->tv_nsec = 0) argument 69 #define timespecisset(tvp) ((tvp)->tv_sec || (tvp)->tv_nsec) argument 70 #define timespeccmp(tvp, uvp, cmp) \ argument
|
/dflybsd-src/lib/libc/gen/ |
H A D | utime.c | 40 struct timeval tv[2], *tvp; in utime() local
|
/dflybsd-src/sys/kern/ |
H A D | kern_clock.c | 1369 getmicrouptime(struct timeval *tvp) in getmicrouptime() 1409 microuptime(struct timeval *tvp) in microuptime() 1448 getmicrotime(struct timeval *tvp) in getmicrotime() 1531 microtime(struct timeval *tvp) in microtime()
|
H A D | vfs_default.c | 555 struct vnode *tvp; in vop_compat_nlink() local 962 struct vnode *tdvp, *tvp; in vop_compat_nrename() local
|
/dflybsd-src/libexec/rpc.sprayd/ |
H A D | sprayd.c | 47 #define timersub(tvp, uvp, vvp) \ argument
|
/dflybsd-src/usr.sbin/lpr/lpc/ |
H A D | movejobs.c | 108 struct timeval tvp[2]; in touch_jqe() local
|
H A D | cmds.c | 1188 struct timeval tvp[2]; in touch() local
|
/dflybsd-src/usr.sbin/installer/libaura/ |
H A D | popen.c | 241 struct timeval *tvp; in aura_pgets() local
|
/dflybsd-src/sys/vfs/ufs/ |
H A D | ufs_vnops.c | 812 struct vnode *tvp = ap->a_tvp; in ufs_rename() local 1258 struct vnode *tvp; in ufs_mkdir() local 1989 struct vnode *tvp; in ufs_makeinode() local
|
H A D | ufs_lookup.c | 691 ufs_direnter(struct vnode *dvp, struct vnode *tvp, struct direct *dirp, in ufs_direnter()
|
/dflybsd-src/sys/vfs/ext2fs/ |
H A D | ext2_vnops.c | 686 struct vnode *tvp = ap->a_tvp; in ext2_rename() local 1116 struct vnode *tvp; in ext2_mkdir() local 1722 struct vnode *tvp; in ext2_makeinode() local
|
/dflybsd-src/usr.bin/script/ |
H A D | script.c | 88 struct timeval tv, *tvp; in main() local
|
/dflybsd-src/lib/libssh/openbsd-compat/ |
H A D | bsd-misc.c | 110 int utimes(const char *filename, struct timeval *tvp) in utimes()
|
/dflybsd-src/tools/tools/crypto/ |
H A D | cryptotest.c | 433 struct timeval *tvp; in runtests() local
|
/dflybsd-src/contrib/tnftp/ |
H A D | tnftp.h | 469 # define timersub(tvp, uvp, vvp) \ argument
|
/dflybsd-src/lib/libc/resolv/ |
H A D | res_send.c | 1208 struct timeval tv, *tvp; local
|
/dflybsd-src/sys/vfs/smbfs/ |
H A D | smbfs_vnops.c | 527 struct vnode *tvp = ap->a_tvp; in smbfs_rename() local
|
/dflybsd-src/sys/vfs/msdosfs/ |
H A D | msdosfs_vnops.c | 921 struct vnode *tvp = ap->a_tvp; in msdosfs_rename() local
|
/dflybsd-src/sys/net/pf/ |
H A D | pf_norm.c | 1742 #define timersub(tvp, uvp, vvp) \ in pf_normalize_tcp_stateful() argument
|