Searched defs:now (Results 1 - 25 of 254) sorted by relevance

1234567891011

/src/sys/arch/emips/stand/common/
H A Dclock.c44 uint64_t now; local in function:getsecs
/src/sys/net/agr/
H A Dieee8023ad_lacp_sm_tx.c54 int now; local in function:lacp_sm_tx
/src/usr.bin/w/
H A Dpr_time.c56 pr_attime(time_t *started, time_t *now) argument
/src/sys/ufs/ext2fs/
H A Dext2fs_subr.c108 struct timespec now; local in function:ext2fs_itimes
/src/sys/ufs/lfs/
H A Dlfs_itimes.c62 struct timespec now; local in function:lfs_itimes
H A Dulfs_quota2_subr.c114 lfsquota_check_limit(uint64_t cur,uint64_t change,uint64_t soft,uint64_t hard,time_t expire,time_t now) argument
/src/sys/netbt/
H A Dhci_misc.c118 struct timeval now; local in function:hci_memo_find
/src/sys/external/isc/libsodium/dist/test/default/
H A Dcmptest.h45 static unsigned long long now(void) function in typeref:typename:unsigned long long
48 unsigned long long now; local in function:now
/src/sys/dev/ic/
H A Dmm58167.c85 struct timeval now; local in function:mm58167_gettime_ymdhms
/src/lib/libc/time/
H A Dgetdate.c70 time_t now; local in function:getdate
/src/regress/sys/kern/kqueue/vnode/
H A Dvnode.c48 struct timeval then, now, diff; local in function:main
/src/games/ching/castching/
H A Dcastching.c63 static time_t now; /* current time */ variable in typeref:typename:time_t
/src/usr.bin/find/
H A Dmain.c62 time_t now; /* time find was run */ variable in typeref:typename:time_t
/src/tests/lib/libc/stdio/
H A Dt_printf.c142 time_t now; local in function:ATF_TC_BODY
/src/tests/kernel/kqueue/
H A Dt_sig.c107 struct timeval then, now, diff; local in function:ATF_TC_BODY
/src/sys/arch/landisk/stand/boot/
H A Ddelay.c124 uint32_t base, now; local in function:delay
/src/sys/external/bsd/drm2/include/linux/
H A Dtimer.h63 const unsigned long now = jiffies; local in function:mod_timer
/src/sbin/mount_nilfs/
H A Dmount_nilfs.c105 time_t now; local in function:mount_nilfs_parseargs
/src/usr.bin/leave/
H A Dleave.c77 time_t now; local in function:main
/src/usr.sbin/rtadvd/
H A Ddump.c104 struct timespec now; local in function:if_dump
H A Dtimer.c102 struct timespec now; local in function:rtadvd_set_timer
125 struct timespec now; local in function:rtadvd_check_timer
159 struct timespec now; local in function:rtadvd_timer_rest
[all...]
/src/tests/lib/libutil/
H A Dt_parsedate.c289 time_t now; local in function:ATF_TC_BODY
[all...]
/src/usr.sbin/timed/timed/
H A Dcorrect.c123 struct timeval now; local in function:adjclock
186 adj_msg_time(struct tsp *msg, struct timeval *now) argument
/src/sys/ufs/ufs/
H A Dquota2_subr.c112 quota_check_limit(uint64_t cur,uint64_t change,uint64_t soft,uint64_t hard,time_t expire,time_t now) argument
/src/sys/kern/
H A Dsubr_time.c57 struct timeval now, tv; local in function:tvhzto
68 struct timespec now, ts; local in function:tshzto
79 struct timespec now, ts; local in function:tshztoup
102 struct timespec now, sleptt local in function:gettimeleft
[all...]

Completed in 10 milliseconds

1234567891011