Searched refs:ROOT_USER (Results 1 – 2 of 2) sorted by relevance
51 #define ROOT_USER "root" /* ditto */ macro
361 isallowed = (strcmp(username, ROOT_USER) == 0); in allowed()