Home
last modified time | relevance | path

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

/freebsd/lib/libmt/
H A Dmtlib.h110 int mt_protect_print(struct mt_status_data *status_data, int verbose);
H A Dmtlib.c496 mt_protect_print(struct mt_status_data *status_data, int verbose) in mt_protect_print() function
/freebsd/usr.bin/mt/
H A Dmt.c1215 retval = mt_protect_print(status_data, verbose); in mt_protect()