Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommunication.cpp104 size_t SBCommunication::Read(void *dst, size_t dst_len, uint32_t timeout_usec, in Read()
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c1874 int timeout_sec, int timeout_usec) in wpa_supplicant_req_new_scan()
2731 int timeout_usec = 0; in wpas_select_network_from_last_scan() local
/freebsd/sys/dev/ocs_fc/
H A Docs_os.h733 ocs_sem_p(ocs_sem_t *sem, int timeout_usec) in ocs_sem_p()
H A Docs_utils.c501 ocs_cbuf_get(ocs_cbuf_t *cbuf, int32_t timeout_usec) in ocs_cbuf_get()