Home
last modified time | relevance | path

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

/hostap-latest/hs20/client/
Dosu_client.c699 char backup[300]; in update_pps_file() local
722 snprintf(backup, sizeof(backup), "%s.bak", pps_fname); in update_pps_file()
723 rename(pps_fname, backup); in update_pps_file()
727 rename(backup, pps_fname); in update_pps_file()
/hostap-latest/hostapd/
DChangeLog467 - failover to a backup server mechanism did not work properly