Searched refs:usrname (Results 1 – 1 of 1) sorted by relevance
74 static char initname, usrname[100], grpname[100]; in hasquota() local81 (void)snprintf(usrname, sizeof(usrname), "%s%s", in hasquota()91 if (type == USRQUOTA && strcmp(opt, usrname) == 0) in hasquota()