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

/osnet-11/usr/src/lib/libidmap/common/
H A Didmap.h50 typedef struct idmap_get_handle idmap_get_handle_t; typedef in typeref:struct:idmap_get_handle
78 extern idmap_stat idmap_get_create(idmap_get_handle_t **);
81 extern idmap_stat idmap_get_uidbysid(idmap_get_handle_t *, char *,
85 extern idmap_stat idmap_get_gidbysid(idmap_get_handle_t *, char *,
89 extern idmap_stat idmap_get_pidbysid(idmap_get_handle_t *, char *,
93 extern idmap_stat idmap_get_sidbyuid(idmap_get_handle_t *, uid_t, int,
97 extern idmap_stat idmap_get_sidbygid(idmap_get_handle_t *, gid_t, int,
101 extern idmap_stat idmap_get_mappings(idmap_get_handle_t *);
104 extern void idmap_get_destroy(idmap_get_handle_t *);
H A Didmap_priv.h169 extern idmap_stat idmap_getext_uidbysid(idmap_get_handle_t *, char *,
173 extern idmap_stat idmap_getext_gidbysid(idmap_get_handle_t *, char *,
177 extern idmap_stat idmap_getext_pidbysid(idmap_get_handle_t *, char *,
181 extern idmap_stat idmap_getext_sidbyuid(idmap_get_handle_t *, uid_t, int,
185 extern idmap_stat idmap_getext_sidbygid(idmap_get_handle_t *, gid_t, int,
H A Didmap_impl.h111 extern idmap_retcode _get_ids_extend_batch(idmap_get_handle_t *);
H A Didmap_api.c942 idmap_get_create(idmap_get_handle_t **gh)
944 idmap_get_handle_t *tmp;
972 idmap_get_uidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid,
996 idmap_getext_uidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid,
1066 idmap_get_gidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid,
1090 idmap_getext_gidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid,
1163 idmap_get_pidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid,
1190 idmap_getext_pidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid,
1262 idmap_get_sidbyuid(idmap_get_handle_t *gh, uid_t uid, int flag,
1286 idmap_getext_sidbyuid(idmap_get_handle_t *g
[all...]
H A Dutils.c85 _get_ids_extend_batch(idmap_get_handle_t *gh)
/osnet-11/usr/src/lib/nsswitch/ad/common/
H A Dgetpwnam.c182 idmap_get_handle_t *ig = NULL;
/osnet-11/usr/src/lib/libsec/common/
H A Daclutils.c750 idmap_get_handle_t *get_hdl = NULL;
H A Dacltext.c122 idmap_get_handle_t *get_hdl = NULL;
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c4143 idmap_get_handle_t *get_hdl = NULL;

Completed in 47 milliseconds