Searched refs:setwhat (Results 1 – 1 of 1) sorted by relevance
151 u_int setwhat; in main() local479 setwhat = LOGIN_SETALL & ~(LOGIN_SETENV | LOGIN_SETUMASK | in main()486 setwhat |= LOGIN_SETMAC; in main()492 setwhat &= ~(LOGIN_SETPRIORITY | LOGIN_SETRESOURCES); in main()493 if (setusercontext(lc, pwd, pwd->pw_uid, setwhat) < 0) in main()