Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/oamuser/user/
H A Duserdefs.c163 getusrdef(char *usertype) in getusrdef()
224 dispusrdef(FILE *fptr, unsigned flags, char *usertype) in dispusrdef()
315 putusrdef(struct userdefs *defs, char *usertype) in putusrdef()
H A Duserdel.c76 char *usertype = NULL; in main() local
H A Dfuncs.c194 static char usertype[MAX_TYPE_LENGTH]; in getusertype() local
213 is_role(char *usertype) in is_role()
H A Dusermod.c99 static char *usertype; variable
H A Duseradd.c119 static char *usertype = NULL; /* type of user, either role or normal */ variable