Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/byacc/
HDreader.c1562 scan_id(void) in scan_id() function
2762 char *arg = scan_id(); in copy_action()
2835 arg = scan_id(); in copy_action()
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDwpa_supplicant_i.h904 int scan_id[MAX_SCAN_ID]; member
HDctrl_iface.c9210 unsigned int *scan_id_count, int scan_id[]) in scan_id_list_parse() argument
9219 scan_id[(*scan_id_count)++] = atoi(pos); in scan_id_list_parse()
9239 int scan_id[MAX_SCAN_ID]; in wpas_ctrl_scan() local
9295 scan_id) < 0) { in wpas_ctrl_scan()
9390 os_memcpy(wpa_s->scan_id, scan_id, scan_id_count * sizeof(int)); in wpas_ctrl_scan()
9414 os_memcpy(wpa_s->scan_id, scan_id, scan_id_count * sizeof(int)); in wpas_ctrl_scan()
HDscan.c1011 ssid = wpa_config_get_network(wpa_s->conf, wpa_s->scan_id[i]); in wpa_set_scan_ssids()
HDChangeLog587 * added optional scan_id parameter to the SCAN command to allow manual