Home
last modified time | relevance | path

Searched refs:idmap_get_create (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/lib/libidmap/common/
H A Didmap.h90 extern idmap_stat idmap_get_create(idmap_get_handle_t **);
H A Dmapfile-vers66 idmap_get_create;
H A Didmap_api.c936 idmap_get_create(idmap_get_handle_t **gh) in idmap_get_create() function
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c155 stat = idmap_get_create(&sib->sib_idmaph); in smb_idmap_batch_create()
/titanic_44/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c152 stat = idmap_get_create(&sib->sib_idmaph); in smb_idmap_batch_create()
/titanic_44/usr/src/lib/nsswitch/ad/common/
H A Dgetpwnam.c194 if (idmap_get_create(&ig) != 0) in _nss_ad_passwd2str()
/titanic_44/usr/src/common/smbclnt/
H A Dsmbfs_ntacl.c960 idms = idmap_get_create(&idmap_gh); in smbfs_acl_sd2zfs()
1488 idms = idmap_get_create(&idmap_gh); in smbfs_acl_zfs2sd()
/titanic_44/usr/src/lib/libsec/common/
H A Daclutils.c766 if (idmap_get_create(&get_hdl) == in sid_to_id()
H A Dacltext.c145 if (idmap_get_create(&get_hdl) == IDMAP_SUCCESS) { in getsidname()
/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c2690 if (idmap_get_create(&get_hdl) != IDMAP_SUCCESS) in idmap_id_to_numeric_domain_rid()
2754 stat = idmap_get_create(&gh); in userquota_propname_decode()
/titanic_44/usr/src/cmd/idmap/idmap/
H A Didmap.c2981 stat = idmap_get_create(&ghandle); in do_show_mapping()