Searched refs:get_db_field (Results 1 - 1 of 1) sorted by relevance

/external/wpa_supplicant_8/hs20/server/
H A Dspp_server.c341 static int get_db_field(void *ctx, int argc, char *argv[], char *col[]) function
372 if (sqlite3_exec(ctx->db, cmd, get_db_field, &data, NULL) != SQLITE_OK)
438 if (sqlite3_exec(ctx->db, cmd, get_db_field, &data, NULL) != SQLITE_OK)
1177 if (sqlite3_exec(ctx->db, cmd, get_db_field, &data, NULL) != SQLITE_OK)

Completed in 463 milliseconds