Searched defs:sidprefix (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/test/libsec-tests/cmd/ |
H A D | lib_stubs.c | 205 char **sidprefix, idmap_rid_t *rid, idmap_stat *stat, int is_user) in idmap_get_sidbypid() 241 char **sidprefix, idmap_rid_t *rid, idmap_stat *stat) in idmap_get_sidbyuid() 249 char **sidprefix, idmap_rid_t *rid, idmap_stat *stat) in idmap_get_sidbygid() 256 idmap_get_pidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, in idmap_get_pidbysid() 281 idmap_get_uidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, in idmap_get_uidbysid() 301 idmap_get_gidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, in idmap_get_gidbysid()
|
/illumos-gate/usr/src/lib/libidmap/common/ |
H A D | idmap_api.c | 758 idmap_iter_next_mapping(idmap_iter_t *iter, char **sidprefix, in idmap_iter_next_mapping() 967 idmap_get_uidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, in idmap_get_uidbysid() 991 idmap_getext_uidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, in idmap_getext_uidbysid() 1061 idmap_get_gidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, in idmap_get_gidbysid() 1085 idmap_getext_gidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, in idmap_getext_gidbysid() 1158 idmap_get_pidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, in idmap_get_pidbysid() 1185 idmap_getext_pidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, in idmap_getext_pidbysid() 1258 char **sidprefix, idmap_rid_t *rid, idmap_stat *stat) in idmap_get_sidbyuid() 1282 char **sidprefix, idmap_rid_t *rid, idmap_info *info, idmap_stat *stat) in idmap_getext_sidbyuid() 1349 char **sidprefix, idmap_rid_t *rid, idmap_stat *stat) in idmap_get_sidbygid() [all …]
|
H A D | idmap_impl.h | 67 char **sidprefix; member
|
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_lsa.c | 70 const char *sidprefix, in lookup_lsa_by_sid()
|
H A D | dbutils.c | 1496 char **sidprefix, in lookup_wksids_name2sid() 1816 lookup_cache_sid2name(sqlite *cache, const char *sidprefix, idmap_rid_t rid, in lookup_cache_sid2name() 1899 char *sidprefix = NULL; in lookup_name_cache() local 2896 char *sidprefix; in lookup_localsid2pid() local 4167 char **sidprefix, in lookup_cache_name2sid() 4266 char **sidprefix, idmap_rid_t *rid, idmap_id_type *wintype, in ad_lookup_by_winname() 4375 char **sidprefix, in lookup_name2sid()
|
H A D | idmapd.h | 197 const char *sidprefix; member
|
/illumos-gate/usr/src/lib/nsswitch/ad/common/ |
H A D | getpwnam.c | 393 char *sidprefix = NULL; in getbyuid() local
|
/illumos-gate/usr/src/cmd/idmap/idmap/ |
H A D | idmap.c | 136 char *sidprefix; member
|