Searched refs:fdstk (Results 1 – 1 of 1) sorted by relevance
581 int fdxml, fdstk, fdchksum; in ReportCrash() local593 fdstk = mkstemp(szStackTempNameBuffer); in ReportCrash()597 stackout = fdopen( fdstk , "w" ); in ReportCrash()