OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_time
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/timed/timed/
master.c
497
static time_t
next_time
;
local in function:prthp
508
if ((time_t) (this_time + delta) <
next_time
)
510
next_time
= this_time + CLK_TCK;
master.c
497
static time_t
next_time
;
local in function:prthp
508
if ((time_t) (this_time + delta) <
next_time
)
510
next_time
= this_time + CLK_TCK;
master.c
497
static time_t
next_time
;
local in function:prthp
508
if ((time_t) (this_time + delta) <
next_time
)
510
next_time
= this_time + CLK_TCK;
Completed in 298 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025