Searched refs:perm (Results 76 - 100 of 110) sorted by relevance

12345

/freebsd-9.3-release/contrib/ntp/scripts/ntp-wait/
H A DMakefile.in789 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
793 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/adjtimed/
H A DMakefile.in789 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
793 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A DMakefile.in790 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
794 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.in776 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
780 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/sntp/libopts/
H A DMakefile.in688 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
692 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/include/
H A DMakefile.in723 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
727 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c482 const char *perm, cred_t *cr)
490 error = dsl_deleg_access_impl(ds, perm, cr);
496 zfs_secpolicy_write_perms(const char *name, const char *perm, cred_t *cr) argument
512 error = zfs_secpolicy_write_perms_ds(name, ds, perm, cr);
3828 const char *perm = NULL; local
3836 perm = ZFS_DELEG_PERM_USERQUOTA;
3839 perm = ZFS_DELEG_PERM_GROUPQUOTA;
3845 if (err = zfs_secpolicy_write_perms(dsname, perm, cr))
481 zfs_secpolicy_write_perms_ds(const char *name, dsl_dataset_t *ds, const char *perm, cred_t *cr) argument
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A DMakefile.in712 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
2144 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2148 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2158 || find "$(distdir)" -type d ! -perm -755 \
2160 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
2161 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
2162 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/freebsd-9.3-release/sys/dev/oce/
H A Doce_mbox.c399 * @param perm set to 1 if reading the factory mac address.
408 uint8_t perm, uint8_t type, struct mac_address_format *mac)
424 fwcmd->params.req.permanent = perm;
425 if (!perm)
407 oce_read_mac_addr(POCE_SOFTC sc, uint32_t if_id, uint8_t perm, uint8_t type, struct mac_address_format *mac) argument
/freebsd-9.3-release/crypto/openssh/
H A Dsftp.c571 return(S_ISDIR(a->perm));
1452 a.perm = 0777;
1476 if (!S_ISDIR(aa->perm)) {
1535 a.perm = n_arg;
/freebsd-9.3-release/crypto/openssl/
H A DMakefile.org602 find . -type f -perm -0100 -print | xargs chmod a+x
H A DMakefile604 find . -type f -perm -0100 -print | xargs chmod a+x
/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c2039 char *perm;
2041 perm = xstrdup (tag);
2043 err = hash_insert (tag_hash, perm, (char *) hash_ptr);
2047 hash_ptr->string = perm;
2028 char *perm; local
/freebsd-9.3-release/contrib/ntp/ntpq/
H A DMakefile.in1039 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1043 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/tests/bug-2803/
H A DMakefile.in1047 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1051 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/tests/sandbox/
H A DMakefile.in1109 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1113 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/tests/sec-2853/
H A DMakefile.in1048 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1052 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/util/
H A DMakefile.in1141 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1145 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A DMakefile.in1004 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1008 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/ntpsnmpd/
H A DMakefile.in987 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
991 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/libparse/
H A DMakefile.in778 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
782 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/scripts/
H A DMakefile.in846 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
850 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/tests/ntpq/
H A DMakefile.in1061 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1065 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/ntp/sntp/unity/
H A DMakefile.in695 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
699 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dsocket.c520 isc__socket_permunix(isc_sockaddr_t *sockaddr, isc_uint32_t perm,
5008 isc__socket_permunix(isc_sockaddr_t *sockaddr, isc_uint32_t perm, argument
5034 if (chmod(path, perm) < 0) {
5039 path, perm, strbuf);
5054 UNUSED(perm);

Completed in 319 milliseconds

12345