Searched refs:idmap_get_mappings (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap.h113 extern idmap_stat idmap_get_mappings(idmap_get_handle_t *);
H A Didmap_api.c964 * Note: The output parameters will be set by idmap_get_mappings()
987 * Note: The output parameters will be set by idmap_get_mappings()
1058 * Note: The output parameters will be set by idmap_get_mappings()
1082 * Note: The output parameters will be set by idmap_get_mappings()
1155 * Note: The output parameters will be set by idmap_get_mappings()
1182 * Note: The output parameters will be set by idmap_get_mappings()
1254 * Note: The output parameters will be set by idmap_get_mappings()
1278 * Note: The output parameters will be set by idmap_get_mappings()
1345 * Note: The output parameters will be set by idmap_get_mappings()
1369 * Note: The output parameters will be set by idmap_get_mappings()
1430 idmap_get_mappings(idmap_get_handle_t *gh) function
[all...]
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c346 if ((stat = idmap_get_mappings(sib->sib_idmaph)) != IDMAP_SUCCESS) {
347 smb_idmap_check("idmap_get_mappings", stat);
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c345 if ((stat = idmap_get_mappings(sib->sib_idmaph)) != IDMAP_SUCCESS) {
346 smb_idmap_check("idmap_get_mappings", stat);
/illumos-gate/usr/src/lib/nsswitch/ad/common/
H A Dgetpwnam.c250 if (idmap_get_mappings(ig) != 0 || gstat != 0) {
/illumos-gate/usr/src/lib/libsec/common/
H A Daclutils.c777 error = idmap_get_mappings(get_hdl);
H A Dacltext.c155 idmap_get_mappings(get_hdl) == 0) {
/illumos-gate/usr/src/common/smbclnt/
H A Dsmbfs_ntacl.c725 #define I_getmappings idmap_get_mappings
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c2721 idmap_get_mappings(get_hdl) == IDMAP_SUCCESS &&
2798 stat = idmap_get_mappings(gh);
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c3049 stat = idmap_get_mappings(ghandle);

Completed in 89 milliseconds