Searched refs:chmod (Results 101 - 125 of 635) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgexec-469 chmod a+x mex-test4.sh
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Denv.t93 ok 19, -d $data_dir ? chmod 0777, $data_dir : mkdir($data_dir, 0777) ;
94 ok 20, -d $log_dir ? chmod 0777, $log_dir : mkdir($log_dir, 0777) ;
233 ok 47, -d $data_dir ? chmod 0777, $data_dir : mkdir($data_dir, 0777) ;
234 ok 48, -d $log_dir ? chmod 0777, $log_dir : mkdir($log_dir, 0777) ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dfop002.tcl35 set res [exec chmod 0000 $testfile]
65 set res [exec chmod 0444 $testfile]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/contrib/printing/
H A Dadd_netatalk_printer216 chmod 600 ${LOCKDEV}
243 chmod 664 /etc/lp/fd/netatalk.fd
263 chmod 664 /etc/lp/fd/netatalk-r.fd
276 chmod 644 /usr/share/lib/terminfo/N/Netatalk
288 chmod 644 /usr/share/lib/terminfo/N/Netatalk-R
297 #chmod 0775 /etc/lp/interfaces/${UNIXPRINT}
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dcygwin.sh122 chmod u+w usr/lib/engines/*.so
124 chmod u-w usr/lib/engines/*.so
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/
H A DMakefile290 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
336 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
337 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
338 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
340 || chmod -R a+r $(distdir)
355 chmod -R a-w $(distdir); chmod a+w $(distdir)
358 chmod a-w $(distdir)
H A DMakefile.in264 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
310 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
311 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
312 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
314 || chmod -R a+r $(distdir)
329 chmod -R a-w $(distdir); chmod a+w $(distdir)
332 chmod a-w $(distdir)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/Documentation/s390/
H A Dconfig3270.sh57 echo chmod 666 $D/$TUB >> $SCR
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/solaris/
H A DMakefile.top32 chmod go-w $@
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/share/grabbag/
H A Dfile.c25 #include <io.h> /* for chmod(), _setmode(), unlink() */
35 #include <sys/stat.h> /* for stat(), maybe chmod() */
59 (void)chmod(destpath, srcstat.st_mode);
107 if(0 != chmod(filename, stats.st_mode))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/applets/
H A Dinstall.sh37 chmod 0644 $prefix/$libdir/$i || exit 1
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/src/
H A DMakefile.in60 test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/
H A DMakefile.org447 find . -type d -print | xargs chmod 755
448 find . -type f -print | xargs chmod a+r
449 find . -type f -perm -0100 -print | xargs chmod a+x
490 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i ); \
499 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
511 chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
516 chmod 755 $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$c.new; \
519 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
535 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig/libcrypto.pc
537 chmod 64
[all...]
H A DMakefile449 find . -type d -print | xargs chmod 755
450 find . -type f -print | xargs chmod a+r
451 find . -type f -perm -0100 -print | xargs chmod a+x
492 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i ); \
501 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
513 chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
518 chmod 755 $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$c.new; \
521 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/$$i.new; \
537 chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig/libcrypto.pc
539 chmod 64
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/os-Linux/
H A Duser_syms.c69 EXPORT_SYMBOL_PROTO(chmod); variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/package/
H A Dbuilddeb62 chmod 755 "$tmpdir/DEBIAN/$script"
116 chmod -R go-w "$tmpdir"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/acl/
H A Dunix.c208 * (3) calls chmod() with mode
230 #ifdef chmod
231 #undef chmod macro
233 if (chmod(name, mode) != 0) /* (3) */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
H A DMakefile103 chmod 644 $(DESTDIR)$(includedir)/zlib.h $(DESTDIR)$(includedir)/zconf.h
105 cd $(DESTDIR)$(libdir); chmod 755 $(LIBS)
114 chmod 644 $(DESTDIR)$(man3dir)/zlib.3
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/vfs/
H A Dunix.c47 if ( (retval=chmod( name, ( (DIRBITS | mode | S_ISVTX) & ~v_umask) )) < 0) {
48 LOG(log_error, logtype_afpd, "stickydirmode: chmod \"%s\": %s", fullpathname(name), strerror(errno) );
50 LOG(log_debug, logtype_afpd, "stickydirmode: chmod \"%s\": %s", fullpathname(name), strerror(retval) );
60 * group writable, in which case chmod will fail.
62 if ( (chmod( name, (DIRBITS | mode) & ~v_umask ) < 0) && errno != EPERM &&
65 LOG(log_error, logtype_afpd, "stickydirmode: chmod \"%s\": %s", fullpathname(name), strerror(errno) );
95 if ( chmod( name, mode & ~v_umask ) < 0 && errno != EPERM ) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
H A DMakefile98 chmod 644 $(includedir)/zlib.h $(includedir)/zconf.h
100 cd $(libdir); chmod 755 $(LIBS)
109 chmod 644 $(man3dir)/zlib.3
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlx/
H A DMakefile.in85 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
339 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
340 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
341 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
343 || chmod -R a+r $(distdir)
385 chmod -R a-w $(distdir); chmod a+w $(distdir)
388 chmod a-w $(distdir)
402 && chmod -R a-w "$$dc_install_base" \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathly/
H A DMakefile.in85 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
339 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
340 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
341 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
343 || chmod -R a+r $(distdir)
385 chmod -R a-w $(distdir); chmod a+w $(distdir)
388 chmod a-w $(distdir)
402 && chmod -R a-w "$$dc_install_base" \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlyx/
H A DMakefile.in85 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
342 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
343 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
344 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
346 || chmod -R a+r $(distdir)
388 chmod -R a-w $(distdir); chmod a+w $(distdir)
391 chmod a-w $(distdir)
405 && chmod -R a-w "$$dc_install_base" \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlz/
H A DMakefile.in85 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
339 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
340 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
341 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
343 || chmod -R a+r $(distdir)
385 chmod -R a-w $(distdir); chmod a+w $(distdir)
388 chmod a-w $(distdir)
402 && chmod -R a-w "$$dc_install_base" \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlzyx/
H A DMakefile.in85 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
345 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
346 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
347 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
349 || chmod -R a+r $(distdir)
391 chmod -R a-w $(distdir); chmod a+w $(distdir)
394 chmod a-w $(distdir)
408 && chmod -R a-w "$$dc_install_base" \

Completed in 294 milliseconds

1234567891011>>