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

  /src/lib/libquota/
quota_cursor.c 44 unsigned restrictions; local in function:quota_opencursor
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/usr.sbin/quotaon/
quotaon.c 84 unsigned restrictions; local in function:main
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/usr.sbin/edquota/
edquota.c 449 unsigned restrictions; local in function:getprivs2
472 restrictions = quota_getrestrictions(qh);
473 if ((restrictions & QUOTA_RESTRICT_UNIFORMGRACE) == 0) {
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 6799 # b) Even with the restrictions above, #
fpsp.s 6905 # b) Even with the restrictions above, #

Completed in 33 milliseconds