HomeSort by: relevance | last modified time | path
    Searched refs:opt_indent (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/dtracetoolkit/dist/Bin/
dapptrace 66 opt_pid=0; pid=0; opt_indent=0; opt_lib=0; lib=""
76 opt_indent=1; opt_printid=1; opt_cpu=1 ;;
84 F) opt_indent=1 ;;
147 inline int OPT_indent = '$opt_indent';
192 OPT_indent ? printf("%*s",depth,"") : 1;
222 OPT_indent ? printf("%*s",depth,"") : 1;
  /src/external/cddl/dtracetoolkit/dist/Proc/
dapptrace 66 opt_pid=0; pid=0; opt_indent=0; opt_lib=0; lib=""
76 opt_indent=1; opt_printid=1; opt_cpu=1 ;;
84 F) opt_indent=1 ;;
147 inline int OPT_indent = '$opt_indent';
192 OPT_indent ? printf("%*s",depth,"") : 1;
222 OPT_indent ? printf("%*s",depth,"") : 1;

Completed in 17 milliseconds