Lines Matching refs:cb_func
71 diff_scan_cb_t *cb_func;
160 (*di->cb_func) (di->dsmnt, dobj, ZDIFF_ADDED,
170 (*di->cb_func)(di->dsmnt, dobj, ZDIFF_REMOVED,
191 (*di->cb_func)(di->dsmnt, dobj, ZDIFF_MODIFIED,
197 (*di->cb_func)(di->dsmnt, dobj, ZDIFF_REMOVED,
200 (*di->cb_func)(di->dsmnt, dobj, ZDIFF_ADDED,
455 (*di->cb_func)(di->dsmnt, object, ZDIFF_REMOVED,
871 const char *tosnap, int flags, diff_scan_cb_t *cb_func, void *cb_arg)
890 di.cb_func = cb_func;