Searched refs:tcfdbforeachimpl (Results 1 – 2 of 2) sorted by relevance
106 static bool tcfdbforeachimpl(TCFDB *fdb, TCITER iter, void *op);1377 bool rv = tcfdbforeachimpl(fdb, iter, op); in tcfdbforeach()2516 static bool tcfdbforeachimpl(TCFDB *fdb, TCITER iter, void *op){ in tcfdbforeachimpl() function
587 * tcfdb.c (tcfdbforeach, tcfdbforeachimpl): new functions.