Home | Sort by: relevance | last modified time | path |
/src/usr.bin/quota/ | |
quotautil.c | 78 static char initname, usrname[100], grpname[100]; local in function:hasquota 82 (void)snprintf(usrname, sizeof(usrname), "%s%s", 92 if (type == USRQUOTA && strcmp(opt, usrname) == 0) |
quotautil.c | 78 static char initname, usrname[100], grpname[100]; local in function:hasquota 82 (void)snprintf(usrname, sizeof(usrname), "%s%s", 92 if (type == USRQUOTA && strcmp(opt, usrname) == 0) |
/src/bin/ps/ | |
print.c | 650 usrname(struct pinfo *pi, VARENT *ve, enum mode mode) function in typeref:typename:void |
print.c | 650 usrname(struct pinfo *pi, VARENT *ve, enum mode mode) function in typeref:typename:void |