Searched refs:match_buf (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/
H A Ddb_overflow.c518 void *dbt_buf, *match_buf; local
523 dbt_buf = match_buf = NULL;
542 dbt_buf = match_buf = NULL;
549 match_pgno, &match_buf, &match_bufsz)) != 0)
556 if (match_buf != NULL)
557 __os_free(dbp->env, match_buf);

Completed in 37 milliseconds