Searched refs:get_reauth_cb (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | eap_sim_db.c | 307 static int get_reauth_cb(void *ctx, int argc, char *argv[], char *col[]) in get_reauth_cb() function 351 if (sqlite3_exec(data->sqlite_db, cmd, get_reauth_cb, data, NULL) != in db_get_reauth()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | eap_sim_db.c | 307 static int get_reauth_cb(void *ctx, int argc, char *argv[], char *col[]) in get_reauth_cb() function 351 if (sqlite3_exec(data->sqlite_db, cmd, get_reauth_cb, data, NULL) != in db_get_reauth()
|
Completed in 6 milliseconds