Searched defs:superuser (Results 1 – 4 of 4) sorted by relevance
199 int superuser, in ruserok()
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