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

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

Completed in 34 milliseconds