Home
last modified time | relevance | path

Searched refs:autoscan (Results 1 – 25 of 28) sorted by relevance

12

/NextBSD/contrib/wpa/wpa_supplicant/
HDautoscan.c48 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()
HDconfig.h904 char *autoscan; member
HDdefconfig483 # See wpa_supplicant.conf for more information on autoscan usage.
485 # Enabling directly a module will enable autoscan support.
HDwpa_supplicant_i.h853 const struct autoscan_ops *autoscan; member
HDconfig_file.c689 STR(autoscan); in wpa_config_write_network()
HDconfig.c2262 os_free(config->autoscan); in wpa_config_free()
4214 { STR(autoscan), 0 },
HDctrl_iface.c6493 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()
HDChangeLog589 * added autoscan module to control scanning behavior while not connected
/NextBSD/contrib/wpa/wpa_supplicant/dbus/
HDdbus_new_handlers.c2057 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/
HDaclocal.m4132 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/binutils/opcodes/
HDaclocal.m4132 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/gcclibs/libssp/
HDaclocal.m4132 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/gcclibs/libgomp/
HDaclocal.m4132 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/binutils/gas/
HDaclocal.m4132 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/gcclibs/libmudflap/
HDaclocal.m4132 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/binutils/ld/
HDaclocal.m4132 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/binutils/binutils/
HDaclocal.m4132 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/crypto/heimdal/
HDaclocal.m4159 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/file/
HDaclocal.m4232 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/ntp/sntp/
HDaclocal.m4333 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/ntp/sntp/libevent/
HDaclocal.m4273 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/ntp/
HDaclocal.m4333 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/ofed/libibcm/
HDaclocal.m46537 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/ofed/librdmacm/
HDaclocal.m46537 # C support machinery. Also note that it means that autoscan, seeing
/NextBSD/contrib/openbsm/
HDaclocal.m48748 # C support machinery. Also note that it means that autoscan, seeing

12