HomeSort by relevance Sort by last modified time
    Searched refs:appDebug (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/auditrecord/
audit_record_xml 41 # Override with appDebug, but toggle won't do what you
43 my $appDebug = 0; # used after return from "new auditxml";
50 $appDebug = $opt_d;
56 $debug = $appDebug;
  /onnv/onnv-gate/usr/src/lib/libadt_jni/
auditxml_jni 41 # Override with appDebug, but toggle won't do what you
43 my $appDebug = 0; # used after return from "new auditxml";
60 $appDebug = $opt_d;
84 $debug = $appDebug;
    [all...]
  /onnv/onnv-gate/usr/src/lib/libbsm/
auditxml 50 # Override with appDebug, but toggle won't do what you
52 my $appDebug = 0; # used after return from "new auditxml";
64 $appDebug = $opt_d;
79 $debug = $appDebug;

Completed in 180 milliseconds