Home | History | Annotate | Download | only in utils

Lines Matching full:secs

762 int eloop_register_timeout(unsigned int secs, unsigned int usecs,
777 timeout->time.sec += secs;
783 wpa_printf(MSG_DEBUG, "ELOOP: Too long timeout (secs=%u) to "
784 "ever happen - ignore it", secs);