Searched refs:opt_print (Results 1 – 2 of 2) sorted by relevance
26 $opt_print = 1 if /^-p/;681 print STDERR $replay . "\n" if $opt_print;688 print STDERR $replay . "\n" if $opt_print;695 print STDERR $replay . "\n" if $opt_print;
1062 static void opt_print(const OPTIONS *o, int doingparams, int width) in opt_print() function1149 opt_print(o, sawparams, width); in opt_help()