OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:now_sec
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/utils/
eloop_win.c
242
os_time_t
now_sec
;
local
251
now_sec
= timeout->time.sec;
253
if (timeout->time.sec <
now_sec
) {
eloop.c
607
os_time_t
now_sec
;
local
616
now_sec
= timeout->time.sec;
618
if (timeout->time.sec <
now_sec
) {
Completed in 108 milliseconds