Searched refs:retval (Results 1 – 1 of 1) sorted by relevance
222 int offset, retval; in wpa_supp_supported_channels() local239 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