Searched refs:CHMOD (Results 1 – 17 of 17) sorted by relevance
/external/libcap/contrib/ |
D | pcaps4suid0 | 86 CHMOD=`which chmod 2>/dev/null` 88 if [ "$CHMOD" == "" -o "$SETCAP" == "" ]; then
|
/external/fdlibm/ |
D | makefile.in | 59 CHMOD = @CHMOD@ 136 $(CHMOD) 664 $(prefix)/lib/$(LIB)
|
D | configure.in | 9 AC_CHECK_PROGS(CHMOD, chmod)
|
D | configure | 2242 if test -n "$CHMOD"; then 2243 ac_cv_prog_CHMOD="$CHMOD" # Let the user override the test. 2261 CHMOD=$ac_cv_prog_CHMOD 2262 if test -n "$CHMOD"; then 2263 echo "$as_me:$LINENO: result: $CHMOD" >&5 2264 echo "${ECHO_T}$CHMOD" >&6 2270 test -n "$CHMOD" && break 3041 s,@CHMOD@,$CHMOD,;t t
|
/external/ltp/testcases/kernel/syscalls/symlink/ |
D | symlink01.c | 265 #define CHMOD "chmod01" macro 409 CHMOD, 0, 0, 17, creat_both, ck_both, { 411 CHMOD, 1, ENOENT, 18, creat_symlink, ck_symlink, { 413 CHMOD, 1, ELOOP, 28, creat_symlink, ck_symlink, { 481 CHMOD, "chmod", 3, &test_objects[30], 999 else if (cktcsid(tc_ptr->tcid, CHMOD)) in do_syscalltests() 1109 } else if (cktcsid(tc_ptr->tcid, CHMOD)) { in do_ENOENT() 1190 } else if (cktcsid(tc_ptr->tcid, CHMOD)) { in do_ELOOP()
|
/external/e2fsprogs/lib/ |
D | Makefile.profile | 24 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/$(LIBRARY)_p.a
|
/external/e2fsprogs/lib/et/ |
D | Makefile.in | 60 $(Q) $(CHMOD) +x compile_et 113 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libcom_err.a
|
/external/e2fsprogs/lib/ss/ |
D | Makefile.in | 120 $(Q) $(CHMOD) +x mk_cmds 136 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libss.a
|
/external/e2fsprogs/ |
D | MCONFIG.in | 110 CHMOD = @CHMOD@
|
D | configure | 11807 case $CHMOD in 11809 ac_cv_path_CHMOD="$CHMOD" # Let the user override the test with a path. 11831 CHMOD=$ac_cv_path_CHMOD 11832 if test -n "$CHMOD"; then 11833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CHMOD" >&5 11834 $as_echo "$CHMOD" >&6; }
|
D | configure.ac | 889 AC_PATH_PROG(CHMOD, chmod, :)
|
/external/libcups/filter/ |
D | Makefile | 149 $(CHMOD) 555 $(LIBDIR)/libcupsimage.a
|
/external/e2fsprogs/lib/uuid/ |
D | Makefile.in | 142 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libuuid.a
|
/external/e2fsprogs/lib/blkid/ |
D | Makefile.in | 157 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libblkid.a
|
/external/libcups/cups/ |
D | Makefile | 289 $(CHMOD) 555 $(LIBDIR)/$(LIBCUPSSTATIC)
|
/external/e2fsprogs/lib/e2p/ |
D | Makefile.in | 91 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libe2p.a
|
/external/e2fsprogs/lib/ext2fs/ |
D | Makefile.in | 562 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libext2fs.a
|