Home
last modified time | relevance | path

Searched refs:rmtwrite (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/dump/
H A Ddump.h132 int rmtwrite(const char *buf, int count);
H A Ddumprmt.c233 rmtwrite(const char *buf, int count) in rmtwrite() function
H A Dtape.c811 wrote = rmtwrite(wp->tblock[0]+size, in worker()