Home
last modified time | relevance | path

Searched defs:usertype (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/oamuser/user/
H A Duserdefs.c164 getusrdef(char *usertype) in getusrdef()
225 dispusrdef(FILE *fptr, unsigned flags, char *usertype) in dispusrdef()
316 putusrdef(struct userdefs *defs, char *usertype) in putusrdef()
H A Duserdel.c76 char *usertype = NULL; in main() local
H A Dfuncs.c196 static char usertype[MAX_TYPE_LENGTH]; in getusertype() local
215 is_role(char *usertype) in is_role()
H A Dusermod.c103 static char *usertype; variable
H A Duseradd.c124 static char *usertype = NULL; /* type of user, either role or normal */ variable