Searched defs:getusrdef (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/oamuser/user/
H A Duserdefs.c142 * getusrdef - access the user defaults file. If it doesn't exist,
156 * If getusrdef() is unable to access the defaults file, it
159 * If user defaults file exists, then getusrdef uses values
164 getusrdef(char *usertype) function
227 struct userdefs *deflts = getusrdef(usertype);

Completed in 61 milliseconds