Home | History | Annotate | Download | only in hostapd

Lines Matching full:os_realloc

176 		newacl = os_realloc(*acl, (*num + 1) * sizeof(**acl));
484 nserv = os_realloc(*server, (*num_server + 1) * sizeof(*nserv));
695 bss = os_realloc(conf->bss, (conf->num_bss + 1) *