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

/system/core/adb/
H A Dsysdeps.h270 #define chmod adb_chmod macro
/system/core/init/
H A Dbuiltins.cpp69 #define chmod DO_NOT_USE_CHMOD_USE_FCHMODAT_SYMLINK_NOFOLLOW macro
222 /* chmod in case the directory already exists */
250 /* chown may have cleared S_ISUID and S_ISGID, chmod again */
903 {"chmod", {2, 2, do_chmod}},

Completed in 186 milliseconds