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