Home
last modified time | relevance | path

Searched refs:oconf (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/ap/
H A Dwps_hostapd.c410 FILE *oconf, *nconf; in hapd_wps_cred_cb() local
491 oconf = fopen(hapd->iface->config_fname, "r"); in hapd_wps_cred_cb()
492 if (oconf == NULL) { in hapd_wps_cred_cb()
504 fclose(oconf); in hapd_wps_cred_cb()
615 while (fgets(buf, sizeof(buf), oconf)) { in hapd_wps_cred_cb()
638 fclose(oconf); in hapd_wps_cred_cb()
/netbsd/usr.bin/ftp/
H A Dcmds.c661 int ointer, oconf; in mabort() local
665 oconf = confirmrest; in mabort()
670 confirmrest = oconf; in mabort()
674 confirmrest = oconf; in mabort()