Searched defs:usertype (Results 1 – 5 of 5) sorted by relevance
163 getusrdef(char *usertype) in getusrdef()224 dispusrdef(FILE *fptr, unsigned flags, char *usertype) in dispusrdef()315 putusrdef(struct userdefs *defs, char *usertype) in putusrdef()
76 char *usertype = NULL; in main() local
194 static char usertype[MAX_TYPE_LENGTH]; in getusertype() local213 is_role(char *usertype) in is_role()
99 static char *usertype; variable
119 static char *usertype = NULL; /* type of user, either role or normal */ variable