Searched refs:groupquotaeq (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sbin/mount/
H A Dmount.c132 static const char groupquotaeq[] = "groupquota="; variable
761 } else if (strncmp(p, groupquotaeq,
762 sizeof(groupquotaeq) - 1) == 0) {

Completed in 47 milliseconds