Home
last modified time | relevance | path

Searched refs:usrname (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/quota/
H A Dquotautil.c78 static char initname, usrname[100], grpname[100]; in hasquota() local
82 (void)snprintf(usrname, sizeof(usrname), "%s%s", in hasquota()
92 if (type == USRQUOTA && strcmp(opt, usrname) == 0) in hasquota()
/netbsd-src/bin/ps/
H A Dextern.h96 void usrname(struct pinfo *, VARENT *, enum mode);
H A Dkeyword.c124 VAR4("euser", "EUSER", LJUST, usrname),
215 VAR4("user", "USER", LJUST, usrname),
H A Dprint.c650 usrname(struct pinfo *pi, VARENT *ve, enum mode mode) in usrname() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32_intrinsic.h528 #define __nds32__mfusr(usrname) \ argument
529 (__builtin_nds32_mfusr ((usrname)))
536 #define __nds32__mtusr(val, usrname) \ argument
537 (__builtin_nds32_mtusr ((val), (usrname)))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32_intrinsic.h528 #define __nds32__mfusr(usrname) \ argument
529 (__builtin_nds32_mfusr ((usrname)))
536 #define __nds32__mtusr(val, usrname) \ argument
537 (__builtin_nds32_mtusr ((val), (usrname)))