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

  /src/sys/sys/
trace.h 77 #define TR_STAMP 45 /* user said vtrace(VTR_STAMP, value); */
87 * Specifications of the vtrace() system call, which takes one argument.
89 #define VTRACE 64+51
  /src/bin/sh/
shell.h 134 #define VTRACE(when, param) do { \
191 /* use VTRACE(DBG_ALWAYS, (...)) to test this one */
194 /* DBG_EXTRAS 0 .. 9 (max) only - non-alpha options (no VTRACE !!) */
214 #define VTRACE(when, param) /* conditional verbose trace */

Completed in 11 milliseconds