Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Deap_user_db.c101 static int get_wildcard_cb(void *ctx, int argc, char *argv[], char *col[]) in get_wildcard_cb() function
199 if (sqlite3_exec(db, cmd, get_wildcard_cb, &hapd->tmp_eap_user, in eap_user_sqlite_get()