Searched refs:Trfile (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmtrace.c35 static int Trfile = -1; variable
132 if(Trfile < 0)
192 write(Trfile,buf,(bufp-buf));
241 fd = Trfile;
242 Trfile = file;
256 if(Trfile < 0 || !(vd->mode&(VM_MTBEST|VM_MTDEBUG|VM_MTPROFILE)))

Completed in 67 milliseconds