Home
last modified time | relevance | path

Searched refs:QUOTAGROUP (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/ufs/ufs/
HDquota.h71 #define QUOTAGROUP "operator" macro
/trueos/lib/libutil/
HDquotafile.c185 grp = getgrnam(QUOTAGROUP); in quota_open()
555 grp = getgrnam(QUOTAGROUP); in quota_convert()
/trueos/sbin/quotacheck/
HDquotacheck.c76 char *quotagroup = QUOTAGROUP;