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

  /src/sys/ufs/lfs/
ulfs_quota1.h 63 #define QUOTAGROUP "operator"
  /src/sys/ufs/ufs/
quota1.h 62 #define QUOTAGROUP "operator"
  /src/usr.sbin/quotacheck/
quotacheck.c 94 static const char *quotagroup = QUOTAGROUP; variable in typeref:typename:const char *
651 if ((gr = getgrnam(quotagroup)) != NULL)
  /src/usr.sbin/edquota/
edquota.c 87 static const char *quotagroup = QUOTAGROUP;
370 getidbyname(quotagroup, QUOTA_CLASS_GROUP));

Completed in 13 milliseconds