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

/illumos-gate/usr/src/cmd/acct/lib/
H A DMakefile29 namtouid.o tmless.o tmsecs.o uidtonam.o substr.o
H A Duidtonam.c52 uidtonam(uid) function
/illumos-gate/usr/src/cmd/acct/
H A Dacctprc1.c78 char *uidtonam();
159 * try ctmp first, then use uidtonam (internal list or passwd file)
168 return (uidtonam(uid));
H A Dacctprc.c159 CPYN(tb.ta_name, (char *)uidtonam((*(struct utab **)node)->ut_uid));
H A Dacctcom.c119 *uidtonam();
422 if(unkid && uidtonam(a->ac_uid)[0] != '?')
551 strcpy(name,uidtonam(a->ac_uid));

Completed in 84 milliseconds