OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_rarp_time
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/ndbootd/
ndbootd.c
303
time_t
last_rarp_time
;
local in function:main
515
last_rarp_time
= 0;
568
if ((
last_rarp_time
+ NDBOOTD_CLIENT_TTL_SECONDS) < now
593
last_rarp_time
= now;
ndbootd.c
303
time_t
last_rarp_time
;
local in function:main
515
last_rarp_time
= 0;
568
if ((
last_rarp_time
+ NDBOOTD_CLIENT_TTL_SECONDS) < now
593
last_rarp_time
= now;
Completed in 23 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025