Searched refs:chmod_ret (Results 1 – 1 of 1) sorted by relevance
1778 const int chmod_ret = fchmod(fd, 0666); in DumpTraces() local1779 if (chmod_ret < 0) { in DumpTraces()