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

/illumos-gate/usr/src/lib/libidmap/common/
H A Dsidutil.h103 /* Given a dynamically allocated SID (e.g. from sid_fromstr), free it. */
110 sid_t *sid_fromstr(char *);
H A Dsidutil.c92 * sid_fromstr
106 sid_fromstr(char *sidstr) function
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddirectory_provider_builtin.c299 sid = sid_fromstr(text_sid);
H A Ddirectory_provider_nsswitch.c453 sid = sid_fromstr(buf);

Completed in 59 milliseconds