Home
last modified time | relevance | path

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

/src/sbin/nvmecontrol/
H A Dsanitize.c52 bool reportonly; member
61 .reportonly = false,
76 OPT("reportonly", 'r', arg_none, opt, reportonly,
120 if (!opt.reportonly) { in sanitize()
154 if (opt.reportonly) in sanitize()
/src/sbin/camcontrol/
H A Dcamcontrol.c6482 int reportonly = 0; in scsiformat() local
6497 reportonly = 1; in scsiformat()
6508 if (reportonly) in scsiformat()
6965 int reportonly = 0; in sanitize() local
7023 reportonly = 1; in sanitize()
7036 if (reportonly) in sanitize()