Searched defs:usrname (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/usr.sbin/quotaon/ |
H A D | quotaon.c | 200 static char initname, usrname[100], grpname[100]; in hasquota() local
|
/openbsd-src/libexec/rpc.rquotad/ |
H A D | rquotad.c | 284 static char initname, usrname[100]; in hasquota() local
|
/openbsd-src/usr.sbin/repquota/ |
H A D | repquota.c | 259 static char initname, usrname[100], grpname[100]; in hasquota() local
|
/openbsd-src/usr.bin/quota/ |
H A D | quota.c | 490 static char initname, usrname[100], grpname[100]; in ufshasquota() local
|
/openbsd-src/usr.sbin/edquota/ |
H A D | edquota.c | 717 static char initname, usrname[100], grpname[100]; in hasquota() local
|
/openbsd-src/sbin/quotacheck/ |
H A D | quotacheck.c | 547 static char initname, usrname[100], grpname[100]; hasquota() local
|
/openbsd-src/gnu/usr.bin/perl/vms/ |
H A D | vms.c | 1708 Perl_my_crypt(pTHX_ const char *textpasswd, const char *usrname) in Perl_my_crypt() 11856 char usrname[L_cuserid]; local
|