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

/illumos-gate/usr/src/tools/protocmp/
H A Dstdusers.h41 extern const struct stdlist usernames[];
H A Dstdusers.c31 const struct stdlist usernames[] = { variable in typeref:struct:stdlist
H A Dprotocmp.c630 } else if ((uid = stdfind(ep->owner, usernames)) == -1) {
/illumos-gate/usr/src/tools/protolist/
H A Dprotolist.c132 uid = stdfindbyvalue(st->st_uid, usernames);
/illumos-gate/usr/src/tools/install.bin/
H A Dinstall.bin.c111 own = stdfind(owner, usernames);

Completed in 143 milliseconds