HomeSort by relevance Sort by last modified time
    Searched refs:chmod_ret (Results 1 - 2 of 2) sorted by null

  /frameworks/native/cmds/dumpstate/
utils.cpp 913 const int chmod_ret = fchmod(fd, 0666); local
914 if (chmod_ret < 0) {
1011 int chmod_ret = fchmod(fd, 0666); local
1012 if (chmod_ret < 0) {
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
config_file.c 1490 int chmod_ret = 0; local
    [all...]

Completed in 682 milliseconds