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

/freebsd-13-stable/sbin/mount/
H A Dmount.c112 static const char groupquotaeq[] = "groupquota="; variable
771 } else if (strncmp(p, groupquotaeq,
772 sizeof(groupquotaeq) - 1) == 0) {

Completed in 181 milliseconds