Searched refs:ltpuser1pwent (Results 1 – 1 of 1) sorted by relevance
35 static struct passwd *ltpuser1pwent, *rootpwent; variable52 TEST(SETGID(cleanup, ltpuser1pwent->pw_gid)); in main()59 if (getgid() != ltpuser1pwent->pw_gid) { in main()90 if ((ltpuser1pwent = getpwnam(ltpuser1)) == NULL) { in setup()95 GID16_CHECK(ltpuser1pwent->pw_gid, setgid, cleanup); in setup()