Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:now

68 	struct os_reltime now;
74 os_get_reltime(&now);
76 e->start = now;
100 e->start = now;
153 struct os_reltime now;
158 os_get_reltime(&now);
159 if (os_reltime_expired(&now, &e->start, e->timeout_secs))
193 struct os_reltime now;
199 os_get_reltime(&now);
201 if (os_reltime_expired(&now, &e->start,