Home
last modified time | relevance | path

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

/freebsd/usr.bin/mt/
H A Dmt.c171 static int mt_locate(int argc, char **argv, int mtfd, const char *tape);
402 retval = mt_locate(argc, argv, mtfd, tape); in main()
648 mt_locate(int argc, char **argv, int mtfd, const char *tape) in mt_locate() function