Searched refs:chmod_ret (Results 1 – 1 of 1) sorted by relevance
824 const int chmod_ret = fchmod(fd, 0666); in DumpTracesTombstoned() local825 if (chmod_ret < 0) { in DumpTracesTombstoned()922 int chmod_ret = fchmod(fd, 0666); in DumpTraces() local923 if (chmod_ret < 0) { in DumpTraces()