HomeSort by: relevance | last modified time | path
    Searched refs:restrictions (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/lib/libquota/
quota_cursor.c 44 unsigned restrictions; local
53 restrictions = QUOTA_RESTRICT_NEEDSQUOTACHECK;
57 restrictions = __quota_kernel_getrestrictions(qh);
69 if ((restrictions & QUOTA_RESTRICT_NEEDSQUOTACHECK) != 0 &&
83 if ((restrictions & QUOTA_RESTRICT_NEEDSQUOTACHECK) != 0) {
  /src/external/bsd/ntp/dist/tests/ntpd/
ntp_restrict.c 99 restrictions(&sockaddr, &r4a);
126 restrictions(&sockaddr, &r4a);
140 restrictions(&resaddr, &r4a);
156 restrictions(&resaddr, &r4a);
181 restrictions(&resaddr_target, &r4a);
208 restrictions(&resaddr_target, &r4a);
224 restrictions(&resaddr, &r4a);
  /src/usr.sbin/quotaon/
quotaon.c 84 unsigned restrictions; local
167 restrictions = quota_getrestrictions(qh);
168 if ((restrictions & QUOTA_RESTRICT_NEEDSQUOTACHECK) == 0) {
  /src/usr.bin/make/unit-tests/
varmod-to-abs.mk 11 # a few restrictions though: The "redirected" path had to start with a slash,
  /src/external/gpl2/xcvs/dist/contrib/
cvs_acls.in 128 Handle specific filename restrictions. cvs_acls didn't restrict
132 Correctly handle multiple, specific filename restrictions
139 Correctly handle a mixture of branch restrictions within one work
182 can do restrictions based on the client-side userId rather than the
191 Tested these restrictions with concurrent use of pserver and SSH
258 your restrictions. In this case, you will (at a minimum) want to set
272 your restrictions. In this case, all the xinetd cvspserver processes
340 restrictions are in 'cvsacl'.)
487 any saved restrictions?
490 yes: report restrictions,
    [all...]
  /src/external/gpl3/gcc/dist/contrib/
compareSumTests3 94 will be those which obey all of the given restrictions.
  /src/external/gpl3/gcc.old/dist/contrib/
compareSumTests3 94 will be those which obey all of the given restrictions.
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/
logops_n.asm 77 C and the pairing restrictions on movq and integer instructions make life
  /src/usr.sbin/edquota/
edquota.c 449 unsigned restrictions; local
472 restrictions = quota_getrestrictions(qh);
473 if ((restrictions & QUOTA_RESTRICT_UNIFORMGRACE) == 0) {
  /src/external/bsd/ntp/dist/include/
ntpd.h 282 extern void restrictions (sockaddr_u *, r4addr *);
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.def 520 the restrictions are applied.
574 protection of keys and appropriate source address restrictions are
  /src/external/ibm-public/postfix/dist/src/smtpd/
smtpd_check.c 79 /* specify what restrictions apply.
81 /* Restrictions are specified via configuration parameters named
84 /* restrictions that are applied in the order as specified.
89 /* Restrictions on the names or addresses of clients that may connect
95 /* Restrictions on the hostname that is sent with the HELO/EHLO
101 /* Restrictions on the sender address that is sent with the MAIL FROM
107 /* Restrictions on the recipient address that is sent with the RCPT
117 /* Restrictions on the hostname that is sent with the HELO/EHLO
137 /* smtpd_check_data() enforces generic restrictions after the
140 /* smtpd_check_eod() enforces generic restrictions after th
2386 ARGV *restrictions; local
    [all...]
  /src/external/bsd/ntp/dist/ntpd/
ntp_restrict.c 4 * ntp_restrict.c - determine host restrictions
21 * to place restrictions on (or remove them from). The restrictions are
23 * can't do. The list is sorted retrieve the restrictions most specific
201 * example restrictions above, 192.168.0.0/24 matches the first
217 * set restrictions for each peer based on the prototype set by
522 * restrictions - return restrictions for this host in *r4a
525 restrictions( function
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
README.md 66 Furthermore, we have the following restrictions:
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/fast_float/
README.md 73 Furthermore, we have the following restrictions:
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
mul_1.asm 242 C pairing restrictions. In particular the js won't pair with a movd, and
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx64/
gvmat64.asm 22 ; freely, subject to the following restrictions:
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx86/
match686.asm 174 ;; freely, subject to the following restrictions:
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
gvmat64.asm 22 ; freely, subject to the following restrictions:
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
match686.asm 174 ;; freely, subject to the following restrictions:
  /src/external/gpl3/gdb/dist/zlib/contrib/masmx64/
gvmat64.asm 22 ; freely, subject to the following restrictions:
  /src/external/gpl3/gdb/dist/zlib/contrib/masmx86/
match686.asm 174 ;; freely, subject to the following restrictions:
  /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/
gvmat64.asm 22 ; freely, subject to the following restrictions:
  /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
match686.asm 174 ;; freely, subject to the following restrictions:
  /src/external/gpl2/dtc/dist/Documentation/
dtc-paper.tex 492 names contain only allowed characters and meet length restrictions.

Completed in 75 milliseconds

1 2