Searched refs:userprof (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsecdb/common/
H A Dgetexecattr.c50 static execattr_t *userprof(const char *, const char *, const char *, int);
140 head = userprof((const char *)(utmp->name), type, id,
143 head = userprof((const char *)(utmp->name), type, id,
151 userprof((const char *)(utmp->name),
167 head = userprof(username, type, id, search_flag);
260 userprof(const char *username, const char *type, const char *id, function

Completed in 43 milliseconds