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

/opensolaris-onvv-gate/usr/src/lib/pam_modules/rhosts_auth/
H A Drhosts_auth.c57 int is_superuser; local
94 is_superuser = 1;
96 is_superuser = 0;
98 return (ruserok(host, is_superuser, rusername, lusername)

Completed in 105 milliseconds