Searched defs:superuser (Results 1 – 3 of 3) sorted by relevance
319 extern int ruserok(const char *rhost, int superuser, const char *ruser, const char *luser) in ruserok()
554 ruserok(const char *rhost, int superuser, const char *ruser, const char *luser) in ruserok()
191 static char superuser[] = "superuser"; variable