Searched refs:CHMOD (Results 1 – 13 of 13) sorted by relevance
/third_party/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()
|
/third_party/e2fsprogs/lib/ |
D | Makefile.profile | 24 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/$(LIBRARY)_p.a
|
/third_party/e2fsprogs/lib/et/ |
D | Makefile.in | 61 $(Q) $(CHMOD) +x compile_et 114 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libcom_err.a
|
/third_party/e2fsprogs/lib/ss/ |
D | Makefile.in | 121 $(Q) $(CHMOD) +x mk_cmds 137 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libss.a
|
/third_party/e2fsprogs/ |
D | MCONFIG.in | 114 CHMOD = @CHMOD@
|
D | configure | 9818 case $CHMOD in 9820 ac_cv_path_CHMOD="$CHMOD" # Let the user override the test with a path. 9842 CHMOD=$ac_cv_path_CHMOD 9843 if test -n "$CHMOD"; then 9844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CHMOD" >&5 9845 $as_echo "$CHMOD" >&6; }
|
D | configure.ac | 939 AC_PATH_PROG(CHMOD, chmod, :)
|
/third_party/e2fsprogs/lib/uuid/ |
D | Makefile.in | 143 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libuuid.a
|
/third_party/e2fsprogs/lib/blkid/ |
D | Makefile.in | 158 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libblkid.a
|
/third_party/e2fsprogs/lib/e2p/ |
D | Makefile.in | 96 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libe2p.a
|
/third_party/libuv/src/unix/ |
D | fs.c | 1715 X(CHMOD, chmod(req->path, req->mode)); in uv__fs_work() 1800 INIT(CHMOD); in uv_fs_chmod()
|
/third_party/libuv/src/win/ |
D | fs.c | 2814 XX(CHMOD, chmod) in uv__fs_work()
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | Makefile.in | 567 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libext2fs.a
|