Home
last modified time | relevance | path

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

/modules/hostap/src/
A Dsupp_api.c222 int offset, retval; in wpa_supp_supported_channels() local
239 retval = 0; in wpa_supp_supported_channels()
242 retval = snprintf(_chan_list + offset, CHAN_NUM_LEN, " %d", in wpa_supp_supported_channels()
244 offset += retval; in wpa_supp_supported_channels()

Completed in 6 milliseconds