Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.h42 char *getusertype(char *cmdname);
H A Duserdel.c88 usertype = getusertype(argv[0]); in main()
H A Dfuncs.c192 getusertype(char *cmdname) in getusertype() function
H A Duseradd.c164 usertype = getusertype(argv[0]);
H A Dusermod.c177 usertype = getusertype(argv[0]);