Searched refs:autoscan (Results 1 – 25 of 28) sorted by relevance
12
| /NextBSD/contrib/wpa/wpa_supplicant/ |
| HD | autoscan.c | 48 const char *name = wpa_s->conf->autoscan; in autoscan_init() 54 if (wpa_s->autoscan && wpa_s->autoscan_priv) in autoscan_init() 87 wpa_s->autoscan = ops; in autoscan_init() 111 if (wpa_s->autoscan && wpa_s->autoscan_priv) { in autoscan_deinit() 113 wpa_s->autoscan->name); in autoscan_deinit() 114 wpa_s->autoscan->deinit(wpa_s->autoscan_priv); in autoscan_deinit() 115 wpa_s->autoscan = NULL; in autoscan_deinit() 129 if (wpa_s->autoscan && wpa_s->autoscan_priv) { in autoscan_notify_scan() 130 interval = wpa_s->autoscan->notify_scan(wpa_s->autoscan_priv, in autoscan_notify_scan()
|
| HD | config.h | 904 char *autoscan; member
|
| HD | defconfig | 483 # See wpa_supplicant.conf for more information on autoscan usage. 485 # Enabling directly a module will enable autoscan support.
|
| HD | wpa_supplicant_i.h | 853 const struct autoscan_ops *autoscan; member
|
| HD | config_file.c | 689 STR(autoscan); in wpa_config_write_network()
|
| HD | config.c | 2262 os_free(config->autoscan); in wpa_config_free() 4214 { STR(autoscan), 0 },
|
| HD | ctrl_iface.c | 6493 os_free(wpa_s->conf->autoscan); in wpa_supplicant_ctrl_iface_autoscan() 6494 wpa_s->conf->autoscan = new_params; in wpa_supplicant_ctrl_iface_autoscan() 6496 if (wpa_s->conf->autoscan == NULL) in wpa_supplicant_ctrl_iface_autoscan()
|
| HD | ChangeLog | 589 * added autoscan module to control scanning behavior while not connected
|
| /NextBSD/contrib/wpa/wpa_supplicant/dbus/ |
| HD | dbus_new_handlers.c | 2057 os_free(wpa_s->conf->autoscan); in wpas_dbus_handler_autoscan() 2058 wpa_s->conf->autoscan = tmp; in wpas_dbus_handler_autoscan() 2065 os_free(wpa_s->conf->autoscan); in wpas_dbus_handler_autoscan() 2066 wpa_s->conf->autoscan = NULL; in wpas_dbus_handler_autoscan()
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | aclocal.m4 | 132 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | aclocal.m4 | 132 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/gcclibs/libssp/ |
| HD | aclocal.m4 | 132 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/gcclibs/libgomp/ |
| HD | aclocal.m4 | 132 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/binutils/gas/ |
| HD | aclocal.m4 | 132 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/gcclibs/libmudflap/ |
| HD | aclocal.m4 | 132 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/binutils/ld/ |
| HD | aclocal.m4 | 132 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | aclocal.m4 | 132 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/crypto/heimdal/ |
| HD | aclocal.m4 | 159 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/file/ |
| HD | aclocal.m4 | 232 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/ntp/sntp/ |
| HD | aclocal.m4 | 333 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/ntp/sntp/libevent/ |
| HD | aclocal.m4 | 273 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/ntp/ |
| HD | aclocal.m4 | 333 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/ofed/libibcm/ |
| HD | aclocal.m4 | 6537 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/ofed/librdmacm/ |
| HD | aclocal.m4 | 6537 # C support machinery. Also note that it means that autoscan, seeing
|
| /NextBSD/contrib/openbsm/ |
| HD | aclocal.m4 | 8748 # C support machinery. Also note that it means that autoscan, seeing
|
12