Home
last modified time | relevance | path

Searched refs:getusertype (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/oamuser/user/
H A Dfuncs.h44 char *getusertype(char *cmdname);
H A Duserdel.c87 usertype = getusertype(argv[0]); in main()
H A Dfuncs.c194 getusertype(char *cmdname) in getusertype() function
H A Dusermod.c176 usertype = getusertype(argv[0]);
H A Duseradd.c160 usertype = getusertype(argv[0]);