OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmp_conf
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
hostapd.c
3290
struct hostapd_bss_config **
tmp_conf
;
local
3313
tmp_conf
= os_realloc_array(
3320
if (
tmp_conf
) {
3321
iface->conf->bss =
tmp_conf
;
3322
iface->conf->last_bss =
tmp_conf
[0];
3324
if (tmp_bss == NULL ||
tmp_conf
== NULL) {
Completed in 24 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026