Home
last modified time | relevance | path

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

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsign/apps/
H A Ddcmsign.cc119 const char * opt_ts_responsefile = NULL; in main() local
362 app.checkValue(cmd.getValue(opt_ts_responsefile)); in main()
366 opt_timeStamp->setTSRFilename(opt_ts_responsefile); in main()