Home
last modified time | relevance | path

Searched defs:timeout_usec (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/logging/kmsg/
Dkmsg01.c138 static int timed_read(int fd, long timeout_usec) in timed_read()
173 static int timed_read_kmsg(int fd, long timeout_usec) in timed_read_kmsg()
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c1819 int timeout_sec, int timeout_usec) in wpa_supplicant_req_new_scan()
2454 int timeout_usec = 0; in wpas_select_network_from_last_scan() local