OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chmod
(Results
1 - 25
of
693
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/srec/tests/
run_chmod.sh
0
chmod
777 ./run_contacts.sh
2
chmod
777 ./run_ERT.sh
3
chmod
777 ./run_parameters.sh
4
chmod
777 ./run_robustness1.sh
5
chmod
777 ./run_robustness2.sh
6
chmod
777 ./run_robustness3.sh
7
chmod
777 ./run_UAPI_SrecTest.sh
8
chmod
777 ./run_UAPI_Test.sh
9
chmod
777 ./run_voicetags1.sh
/external/srec/config/en.us/
run-chmod.sh
0
chmod
777 ./run-bothtags5.sh
2
chmod
777 ./run-bothtags5-from-saved.sh
3
chmod
777 ./run-liveaudio.sh
4
chmod
777 ./run-set-get-param.sh
5
chmod
777 ./run-change-sample-rate2.sh
/bionic/libc/arch-arm/syscalls/
chmod.S
5
.type
chmod
, #function
6
.globl
chmod
10
chmod
:
label
/external/fdlibm/
configure.in
9
AC_CHECK_PROGS(
CHMOD
,
chmod
)
/bionic/libc/arch-sh/syscalls/
chmod.S
5
.type
chmod
, @function
6
.globl
chmod
9
chmod
:
label
/bionic/libc/arch-x86/syscalls/
chmod.S
5
.type
chmod
, @function
6
.globl
chmod
9
chmod
:
label
/system/core/toolbox/
chmod.c
16
fprintf(stderr, "Usage:
chmod
<MODE> <FILE>\n");
33
if (
chmod
(argv[i], mode) < 0) {
34
fprintf(stderr, "Unable to
chmod
%s: %s\n", argv[i], strerror(errno));
/external/e2fsprogs/debian/
uuid-runtime.postinst
9
chmod
6755 /usr/sbin/uuidd
libuuid1.postinst
10
chmod
2775 /var/lib/libuuid
/device/samsung/crespo4g/
init.herring.rc
24
chmod
660 /sys/class/sec/uart_switch/UART_SEL/value
26
chmod
660 /sys/class/sec/uart_switch/UART_SEL1/value
30
chmod
660 /sys/bus/i2c/drivers/fsa9480/7-0025/switch
39
chmod
770 /efs/bluetooth
40
chmod
770 /efs/imei
48
chmod
0600 /dev/s3c2410_serial0
49
chmod
0660 /sys/class/rfkill/rfkill0/state
53
# We chown/
chmod
/efs because mount is run as root + defaults
55
chmod
0775 /efs
59
chmod
0600 /dev/pn54
[
all
...]
/device/samsung/crespo/
init.herring.rc
24
chmod
660 /sys/class/sec/uart_switch/UART_SEL/value
30
chmod
660 /sys/class/sec/gps/GPS_PWR_EN/value
35
chmod
770 /efs/bluetooth
36
chmod
770 /efs/imei
44
chmod
0600 /dev/s3c2410_serial0
45
chmod
0660 /sys/class/rfkill/rfkill0/state
49
# We chown/
chmod
/efs because mount is run as root + defaults
51
chmod
0775 /efs
55
chmod
0600 /dev/pn544
/build/target/board/generic_x86/
init.rc
52
# We chown/
chmod
/data again so because mount is run as root + defaults
54
chmod
0771 /data
58
chmod
0770 /cache
62
chmod
0770 /cache/recovery
77
chmod
0771 /data/dalvik-cache
86
chmod
0770 /data/lost+found
88
chmod
0770 /cache/lost+found
148
chmod
0660 /sys/power/state
149
chmod
0660 /sys/power/wake_lock
150
chmod
0660 /sys/power/wake_unloc
[
all
...]
/external/chromium/third_party/icu/source/
configure.mk
10
( autoconf && mv configure configure.tmp && sed -e 's%^ac_cr=.*%ac_cr=`echo X |tr X "\\015"`%' < configure.tmp > configure &&
chmod
a+rx $@ && rm configure.tmp ) || ( rm $@ ; "echo configure build failed" ; /usr/bin/false )
/external/dnsmasq/contrib/openvpn/
dhclient-enter-hooks
21
chmod
644 $RESOLVCONF
/external/protobuf/examples/
Makefile
40
@
chmod
+x add_person_java
46
@
chmod
+x list_people_java
52
@
chmod
+x add_person_python
58
@
chmod
+x list_people_python
/system/core/rootdir/
init.rc
78
chmod
0777 /dev/cpuctl/tasks
83
chmod
0777 /dev/cpuctl/fg_boost/tasks
88
chmod
0777 /dev/cpuctl/bg_non_interactive/tasks
104
# We chown/
chmod
/data again so because mount is run as root + defaults
106
chmod
0771 /data
114
chmod
0750 /data/dontpanic
119
chmod
0640 /data/dontpanic/apanic_console
123
chmod
0640 /data/dontpanic/apanic_threads
129
chmod
0770 /cache
133
chmod
0770 /cache/recover
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
Makefile
30
chmod
+x $(TARGETDIR)/bin/armtime
31
chmod
+x $(TARGETDIR)/bin/perf
/external/bzip2/
Makefile
82
chmod
a+x $(PREFIX)/bin/bzip2
83
chmod
a+x $(PREFIX)/bin/bunzip2
84
chmod
a+x $(PREFIX)/bin/bzcat
85
chmod
a+x $(PREFIX)/bin/bzip2recover
87
chmod
a+r $(PREFIX)/man/man1/bzip2.1
89
chmod
a+r $(PREFIX)/include/bzlib.h
91
chmod
a+r $(PREFIX)/lib/libbz2.a
95
chmod
a+x $(PREFIX)/bin/bzgrep
98
chmod
a+x $(PREFIX)/bin/bzmore
101
chmod
a+x $(PREFIX)/bin/bzdif
[
all
...]
/external/genext2fs/
configure.in
40
chmod
a+x $ac_top_srcdir/test-mount.sh $ac_top_srcdir/test.sh
/external/icu4c/
configure.mk
16
( $(AUTOCONF) && mv configure configure.tmp && sed -e 's%^ac_cr=.*%ac_cr=`echo X |tr X "\\015"`%' < configure.tmp > configure &&
chmod
a+rx $@ && rm configure.tmp ) || ( rm $@ ; "echo configure build failed" ; /usr/bin/false )
/external/libgsm/inc/
config.h
19
#define HAS_CHMOD 1 /*
chmod
syscall */
/external/libpng/scripts/
makefile.mips
56
chmod
644 $(DESTDIR)$(INCPATH)/libpng/png.h
57
chmod
644 $(DESTDIR)$(INCPATH)/libpng/pngconf.h
60
chmod
644 $(DESTDIR)$(LIBPATH)/libpng.a
67
chmod
a-w *.[ch35] $(DOCS) scripts/*
makefile.std
64
chmod
644 $(DESTDIR)$(INCPATH)/libpng/png.h
65
chmod
644 $(DESTDIR)$(INCPATH)/libpng/pngconf.h
68
chmod
644 $(DESTDIR)$(LIBPATH)/libpng.a
75
chmod
a-w *.[ch35] $(DOCS) scripts/*
/dalvik/dx/
Android.mk
26
$(hide)
chmod
755 $@
46
$(hide)
chmod
755 $@
63
$(hide)
chmod
644 $@
/external/grub/docs/
Makefile.am
45
chmod
755 $<
55
chmod
755 $<
61
chmod
755 $<
Completed in 2198 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>