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

/system/core/adb/
H A Dsysdeps.h354 #define chmod adb_chmod macro
/system/core/init/
H A Dbuiltins.cpp66 #define chmod DO_NOT_USE_CHMOD_USE_FCHMODAT_SYMLINK_NOFOLLOW macro
310 /* chmod in case the directory already exists */
330 /* chown may have cleared S_ISUID and S_ISGID, chmod again */
998 {"chmod", {2, 2, do_chmod}},

Completed in 1532 milliseconds