Home
last modified time | relevance | path

Searched refs:stream_timeout (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/
Derror_constants.h155 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/
Derror_constants.h155 stream_timeout = ETIME, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Drobust_av.c35 wpabuf_put_le32(buf, robust_av->stream_timeout); in wpas_populate_mscs_descriptor_ie()
704 robust_av.stream_timeout = WPA_GET_LE32(pos); in wpas_parse_mscs_resp()
708 robust_av.up_limit, robust_av.stream_timeout); in wpas_parse_mscs_resp()
Dwpa_supplicant_i.h525 u32 stream_timeout; member
Dctrl_iface.c11144 robust_av->stream_timeout = atoi(pos + 15); in wpas_ctrl_iface_configure_mscs()
11145 if (robust_av->stream_timeout == 0) in wpas_ctrl_iface_configure_mscs()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-201645 (state_not_recoverable, stream_timeout, text_file_busy): Define