Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libmt/
Dmtlib.h112 int mt_protect_print(struct mt_status_data *status_data, int verbose);
Dmtlib.c499 mt_protect_print(struct mt_status_data *status_data, int verbose) in mt_protect_print() function
/freebsd-10-stable/usr.bin/mt/
Dmt.c1230 retval = mt_protect_print(status_data, verbose); in mt_protect()