Searched refs:chmod (Results 1 – 17 of 17) sorted by relevance
26 RUN chmod 777 -R /tmp/.android27 RUN chmod 755 /android/sdk/cmdline-tools/tools/* /android/sdk/emulator/qemu/linux-x86_64/*
22 chmod a+rxw -R /emsdk-portable
10 chmod +x run_prog.sh
19 chmod a+w .
20 chmod a+w .
203 10. `chmod +x /root/foo.sh`
176 chmod
488 chmod
1850 chmod
3241 chmod
410 pub fn chmod(path: *const c_char, mode: c_int) -> c_int; in chmod() function
811 pub fn chmod(arg1: *const c_char, arg2: __mode_t) -> c_int; in chmod() function
1773 pub fn chmod(path: *const c_char, mode: mode_t) -> c_int; in chmod() function
859 pub fn chmod(path: *const c_char, mode: mode_t) -> c_int; in chmod() function
3582 pub fn chmod(path: *const c_char, mode: mode_t) -> c_int; in chmod() function