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

  /src/usr.bin/ktrace/
ktrace.c 83 int block, append, ch, fd, trset, ops, pid, pidset, synclog, trpoints; local in function:main
92 append = ops = pidset = trset = synclog = 0;
174 trset = 1;
190 if (!trset)
  /src/usr.bin/kdump/
kdump.c 150 int trset = 0; local in function:main
247 trset = 1;
269 if (!trset)

Completed in 14 milliseconds