OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_flash
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/routed/
main.c
83
struct timeval
no_flash
= { /* inhibit flash update */
variable in typeref:struct:timeval
458
&&
no_flash
.tv_sec+MIN_WAITTIME < next_bcast.tv_sec) {
460
if (!timercmp(&
no_flash
, &now, >))
462
timevalsub(&t2, &
no_flash
, &now);
main.c
83
struct timeval
no_flash
= { /* inhibit flash update */
variable in typeref:struct:timeval
458
&&
no_flash
.tv_sec+MIN_WAITTIME < next_bcast.tv_sec) {
460
if (!timercmp(&
no_flash
, &now, >))
462
timevalsub(&t2, &
no_flash
, &now);
Completed in 69 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025