Searched defs:sid_prefix (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/idmap/ |
H A D | idmap_kapi.c | 73 const char **sid_prefix; member 426 kidmap_getuidbysid(zone_t *zone, const char *sid_prefix, uint32_t rid, in kidmap_getuidbysid() 503 kidmap_getgidbysid(zone_t *zone, const char *sid_prefix, uint32_t rid, in kidmap_getgidbysid() 580 kidmap_getpidbysid(zone_t *zone, const char *sid_prefix, uint32_t rid, in kidmap_getpidbysid() 668 kidmap_getsidbyuid(zone_t *zone, uid_t uid, const char **sid_prefix, in kidmap_getsidbyuid() 752 kidmap_getsidbygid(zone_t *zone, gid_t gid, const char **sid_prefix, in kidmap_getsidbygid() 899 kidmap_batch_getuidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, in kidmap_batch_getuidbysid() 960 kidmap_batch_getgidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, in kidmap_batch_getgidbysid() 1023 kidmap_batch_getpidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, in kidmap_batch_getpidbysid() 1083 const char **sid_prefix, uint32_t *rid, idmap_stat *stat) in kidmap_batch_getsidbyuid() [all …]
|
H A D | idmap_cache.c | 99 const char *sid_prefix; member 396 kidmap_cache_lookup_uidbysid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_lookup_uidbysid() 428 kidmap_cache_lookup_gidbysid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_lookup_gidbysid() 460 kidmap_cache_lookup_pidbysid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_lookup_pidbysid() 500 kidmap_cache_lookup_sidbyuid(idmap_cache_t *cache, const char **sid_prefix, in kidmap_cache_lookup_sidbyuid() 532 kidmap_cache_lookup_sidbygid(idmap_cache_t *cache, const char **sid_prefix, in kidmap_cache_lookup_sidbygid() 564 kidmap_cache_add_sid2uid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_add_sid2uid() 658 kidmap_cache_add_sid2gid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_add_sid2gid() 750 kidmap_cache_add_sid2pid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_add_sid2pid() 965 kidmap_find_sid_prefix(const char *sid_prefix) { in kidmap_find_sid_prefix()
|
H A D | kidmap_priv.h | 50 const char *sid_prefix; member 64 const char *sid_prefix; member
|
/illumos-gate/usr/src/lib/libidmap/common/ |
H A D | idmap_cache.c | 98 const char *sid_prefix; member 113 const char *sid_prefix; member 481 idmap_cache_lookup_uidbysid(const char *sid_prefix, in idmap_cache_lookup_uidbysid() 512 idmap_cache_lookup_gidbysid(const char *sid_prefix, in idmap_cache_lookup_gidbysid() 544 idmap_cache_lookup_pidbysid(const char *sid_prefix, in idmap_cache_lookup_pidbysid() 581 idmap_cache_lookup_sidbyuid(char **sid_prefix, in idmap_cache_lookup_sidbyuid() 613 idmap_cache_lookup_sidbygid(char **sid_prefix, in idmap_cache_lookup_sidbygid() 796 idmap_cache_add_sid2uid(const char *sid_prefix, in idmap_cache_add_sid2uid() 908 idmap_cache_add_sid2gid(const char *sid_prefix, in idmap_cache_add_sid2gid() 1018 idmap_cache_add_sid2pid(const char *sid_prefix, in idmap_cache_add_sid2pid()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sid.c | 288 const char *sid_prefix; in ksid_lookupbyuid() local 304 const char *sid_prefix; in ksid_lookupbygid() local
|
/illumos-gate/usr/src/common/smbclnt/ |
H A D | smbfs_ntacl.c | 769 char *sid_prefix; in mkrq_idmap_sid2ux() local 1164 smbfs_str2sid(const char *sid_prefix, uint32_t *ridp, i_ntsid_t **osidp) in smbfs_str2sid()
|