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

/system/core/adb/
H A Dsysdeps.h256 #define chmod adb_chmod macro
/system/core/init/
H A Dbuiltins.cpp77 #define chmod DO_NOT_USE_CHMOD_USE_FCHMODAT_SYMLINK_NOFOLLOW macro
251 /* chmod in case the directory already exists */
279 /* chown may have cleared S_ISUID and S_ISGID, chmod again */
1035 {"chmod", {2, 2, {true, do_chmod}}},

Completed in 311 milliseconds