Home
last modified time | relevance | path

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

/dragonfly/sbin/dump/
H A Ddumprmt.c202 rmtopen(const char *rtape, int mode) in rmtopen() argument
206 snprintf(buf, sizeof (buf), "O%.226s\n%d\n", rtape, mode); in rmtopen()
208 return (rmtcall(rtape, buf)); in rmtopen()