Searched defs:chmod_ret (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Dutils.c544 int chmod_ret = fchmod(fd, 0666); local
545 if (chmod_ret < 0) {

Completed in 252 milliseconds