Home
last modified time | relevance | path

Searched refs:dd_update (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sbin/restore/
H A Drestore.h77 void (*dd_update)(union digest_context *, const void *, u_int); member
H A Dtape.c1190 (*ddesc->dd_update)(&dcontext, buf, size); in xtrfile()
1211 (*ddesc->dd_update)(&dcontext, buf, size); in xtrskip()