uid_from_user
if (uid_from_user(s, &uid) != -1)
if (uid_from_user(str, &uid) == -1) {
if (uid_from_user("nobody", &uid_nobody) == -1)
if (Nflag || uid_from_user(hd->uname, &(arcn->sb.st_uid)) == -1)
if (uid_from_user(optarg, &uid) == 0)
int uid_from_user(const char *, uid_t *);
PROTO_DEPRECATED(uid_from_user);
if (uid_from_user(argv[1], &uid) == -1) {
if (uid_from_user($1, &uid) == -1) {
if (uid_from_user(username, &uid) == -1) {
if (uid_from_user(optarg, &uid) == -1) {
if (uid_from_user(myname, &uid) == -1)
} else if (uid_from_user(q, &working->uid) == -1) {
if (uid_from_user(sp, &uid) == -1)
if (uid_from_user(owner, &uid) == -1) {
if (uid_from_user(bufp, uidp) == 0)
if (owner != NULL && uid_from_user(owner, &uid) == -1) {
if (uid_from_user(name, idp) != -1) {
if (uid_from_user(val, &ip->st_uid) == -1)
return uid_from_user(user, &uid) != -1;