Home
last modified time | relevance | path

Searched refs:update_pps_file (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/wpa/hs20/client/
HDosu_client.h72 int update_pps_file(struct hs20_osu_client *ctx, const char *pps_fname,
HDoma_dm_client.c647 if (update_pps_file(ctx, pps_fname, pps) < 0) in oma_dm_run_add()
836 if (update_pps_file(ctx, pps_fname, pps) < 0) in oma_dm_replace()
HDspp_client.c303 return update_pps_file(ctx, pps_fname, pps); in update_pps()
HDosu_client.c694 int update_pps_file(struct hs20_osu_client *ctx, const char *pps_fname, in update_pps_file() function