Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c178 int AlreadyPrinted(uid_t uid);
490 if (p->pwd != NULL && !AlreadyPrinted(p->pwd->pw_uid)) { in print()
1360 AlreadyPrinted(uid_t uid) in AlreadyPrinted() function