OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tv_now
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libisns/
isns_task.c
79
struct timeval
tv_now
;
local
94
gettimeofday(&
tv_now
, NULL);
95
TIMEVAL_TO_TIMESPEC(&
tv_now
, &ts_abstime);
/src/lib/libpuffs/
opdump.c
168
struct timeval
tv_now
, tv;
local
252
gettimeofday(&
tv_now
, NULL);
253
timersub(&
tv_now
, &tv_prev, &tv);
/src/usr.sbin/puffs/mount_sysctlfs/
sysctlfs.c
332
struct timeval
tv_now
;
local
337
gettimeofday(&
tv_now
, NULL);
338
TIMEVAL_TO_TIMESPEC(&
tv_now
, &fstime);
Completed in 15 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026