Home
last modified time | relevance | path

Searched refs:quotagroup (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/edquota/
H A Dedquota.c58 char *quotagroup = QUOTAGROUP; variable
263 if (getentry(quotagroup, GRPQUOTA, &mid) == -1) { in getprivs()
267 quotagroup, fs->fs_file); in getprivs()
/openbsd/sbin/quotacheck/
H A Dquotacheck.c63 char *quotagroup = QUOTAGROUP; variable
534 if ((gr = getgrnam(quotagroup)) != NULL) in getquotagid()