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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_codegen/
H A Dcode_capi.c545 DB_OBJ *t_db; local
555 TAILQ_FOREACH(t_db, &t_env->dbq, q) {
556 if (t_db == cur_db)
558 if (t_db->key_type == NULL)
560 if (strcasecmp(t_db->key_type, cur_db->key_type) == 0)

Completed in 27 milliseconds