HomeSort by: relevance | last modified time | path
    Searched defs:quotagroup (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/quotacheck/
quotacheck.c 94 static const char *quotagroup = QUOTAGROUP; variable in typeref:typename:const char *
651 if ((gr = getgrnam(quotagroup)) != NULL)
quotacheck.c 94 static const char *quotagroup = QUOTAGROUP; variable in typeref:typename:const char *
651 if ((gr = getgrnam(quotagroup)) != NULL)

Completed in 29 milliseconds