Searched refs:perm (Results 101 - 125 of 229) sorted by relevance

12345678910

/freebsd-11-stable/contrib/openpam/bin/
H A DMakefile.in474 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
478 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/openpam/lib/
H A DMakefile.in473 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
477 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/expat/doc/
H A DMakefile.in437 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
441 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/usr.sbin/inetd/
H A Dinetd.c1677 if (arg[0] == ':') { /* :user:group:perm: */
1678 char *user, *group, *perm; local
1687 if ((perm = strchr(group, ':')) == NULL) {
1691 *perm++ = '\0';
1702 sep->se_sockmode = strtol(perm, &arg, 8);
1704 syslog(LOG_ERR, "bad mode '%s'", perm);
/freebsd-11-stable/contrib/ntp/sntp/
H A DMakefile.in304 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
1168 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1172 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1207 || find "$(distdir)" -type d ! -perm -755 \
1209 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1210 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1211 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dexport.c216 apr_fileperms_t perm = APR_OS_DEFAULT;
233 perm = finfo.protection;
236 err = svn_io_dir_make(to_abspath, perm, scratch_pool);
214 apr_fileperms_t perm = APR_OS_DEFAULT; local
/freebsd-11-stable/sys/bsm/
H A Daudit_record.h242 token_t *au_to_ipc_perm(struct ipc_perm *perm);
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c670 char *user, *perm, line[BUFSIZ]; local
683 perm = strtok_r(NULL, " \t\n", &foo);
685 if(perm && strcmp(perm, "allow") == 0)
/freebsd-11-stable/crypto/heimdal/etc/
H A DMakefile.in410 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
414 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/crypto/heimdal/include/gssapi/
H A DMakefile.in411 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
415 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/openbsm/bin/audit/
H A DMakefile.in510 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
514 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/openbsm/bin/auditd/
H A DMakefile.in519 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
523 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/openbsm/bin/auditfilterd/
H A DMakefile.in506 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
510 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/openbsm/bin/auditreduce/
H A DMakefile.in504 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
508 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/openbsm/bin/praudit/
H A DMakefile.in504 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
508 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/openbsm/libauditd/
H A DMakefile.in494 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
498 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/openbsm/modules/auditfilter_noop/
H A DMakefile.in436 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
440 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/openbsm/sys/bsm/
H A Daudit_record.h230 token_t *au_to_ipc_perm(struct ipc_perm *perm);
/freebsd-11-stable/crypto/openssh/regress/
H A DMakefile51 sftp-perm \
/freebsd-11-stable/contrib/ntp/kernel/
H A DMakefile.in642 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
646 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/ntp/kernel/sys/
H A DMakefile.in558 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
562 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/ntp/include/isc/
H A DMakefile.in560 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
564 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/ntp/scripts/build/
H A DMakefile.in512 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
516 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/openpam/doc/man/
H A DMakefile.in508 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
512 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/freebsd-11-stable/contrib/openpam/bin/su/
H A DMakefile.in584 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
588 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \

Completed in 518 milliseconds

12345678910