Searched defs:sid_prefix (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/idmap/ |
H A D | idmap_cache.c | 97 const char *sid_prefix; member 320 kidmap_cache_lookup_uidbysid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_lookup_uidbysid() 350 kidmap_cache_lookup_gidbysid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_lookup_gidbysid() 380 kidmap_cache_lookup_pidbysid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_lookup_pidbysid() 418 kidmap_cache_lookup_sidbyuid(idmap_cache_t *cache, const char **sid_prefix, in kidmap_cache_lookup_sidbyuid() 448 kidmap_cache_lookup_sidbygid(idmap_cache_t *cache, const char **sid_prefix, in kidmap_cache_lookup_sidbygid() 478 kidmap_cache_add_sid2uid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_add_sid2uid() 568 kidmap_cache_add_sid2gid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_add_sid2gid() 656 kidmap_cache_add_sid2pid(idmap_cache_t *cache, const char *sid_prefix, in kidmap_cache_add_sid2pid() 862 kidmap_find_sid_prefix(const char *sid_prefix) { in kidmap_find_sid_prefix()
|
H A D | idmap_kapi.c | 71 const char **sid_prefix; member 425 kidmap_getuidbysid(zone_t *zone, const char *sid_prefix, uint32_t rid, in kidmap_getuidbysid() 502 kidmap_getgidbysid(zone_t *zone, const char *sid_prefix, uint32_t rid, in kidmap_getgidbysid() 579 kidmap_getpidbysid(zone_t *zone, const char *sid_prefix, uint32_t rid, in kidmap_getpidbysid() 667 kidmap_getsidbyuid(zone_t *zone, uid_t uid, const char **sid_prefix, in kidmap_getsidbyuid() 751 kidmap_getsidbygid(zone_t *zone, gid_t gid, const char **sid_prefix, in kidmap_getsidbygid() 898 kidmap_batch_getuidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, in kidmap_batch_getuidbysid() 959 kidmap_batch_getgidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, in kidmap_batch_getgidbysid() 1022 kidmap_batch_getpidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, in kidmap_batch_getpidbysid() 1082 const char **sid_prefix, uint32_t *rid, idmap_stat *stat) in kidmap_batch_getsidbyuid() [all …]
|
H A D | kidmap_priv.h | 45 const char *sid_prefix; member 59 const char *sid_prefix; member
|
/titanic_44/usr/src/lib/libidmap/common/ |
H A D | idmap_cache.c | 94 const char *sid_prefix; member 109 const char *sid_prefix; member 477 idmap_cache_lookup_uidbysid(const char *sid_prefix, in idmap_cache_lookup_uidbysid() 508 idmap_cache_lookup_gidbysid(const char *sid_prefix, in idmap_cache_lookup_gidbysid() 540 idmap_cache_lookup_pidbysid(const char *sid_prefix, in idmap_cache_lookup_pidbysid() 577 idmap_cache_lookup_sidbyuid(char **sid_prefix, in idmap_cache_lookup_sidbyuid() 609 idmap_cache_lookup_sidbygid(char **sid_prefix, in idmap_cache_lookup_sidbygid() 792 idmap_cache_add_sid2uid(const char *sid_prefix, in idmap_cache_add_sid2uid() 905 idmap_cache_add_sid2gid(const char *sid_prefix, in idmap_cache_add_sid2gid() 1015 idmap_cache_add_sid2pid(const char *sid_prefix, in idmap_cache_add_sid2pid()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | sid.c | 196 const char *sid_prefix; in ksid_lookupbyuid() local 212 const char *sid_prefix; in ksid_lookupbygid() local
|
/titanic_44/usr/src/common/smbclnt/ |
H A D | smbfs_ntacl.c | 766 char *sid_prefix; in mkrq_idmap_sid2ux() local 1161 smbfs_str2sid(const char *sid_prefix, uint32_t *ridp, i_ntsid_t **osidp) in smbfs_str2sid()
|