Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/dump/
HDdump.h134 int rmtwrite(const char *buf, int count);
HDdumprmt.c239 rmtwrite(const char *buf, int count) in rmtwrite() function
HDtape.c817 wrote = rmtwrite(wp->tblock[0]+size, in worker()