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

/opensolaris-onvv-gate/usr/src/lib/libidmap/common/
H A Dmapfile-vers69 idmap_get_mappings;
H A Didmap.h101 extern idmap_stat idmap_get_mappings(idmap_get_handle_t *);
H A Didmap_api.c966 * Note: The output parameters will be set by idmap_get_mappings()
989 * Note: The output parameters will be set by idmap_get_mappings()
1060 * Note: The output parameters will be set by idmap_get_mappings()
1084 * Note: The output parameters will be set by idmap_get_mappings()
1157 * Note: The output parameters will be set by idmap_get_mappings()
1184 * Note: The output parameters will be set by idmap_get_mappings()
1256 * Note: The output parameters will be set by idmap_get_mappings()
1280 * Note: The output parameters will be set by idmap_get_mappings()
1347 * Note: The output parameters will be set by idmap_get_mappings()
1371 * Note: The output parameters will be set by idmap_get_mappings()
1432 idmap_get_mappings(idmap_get_handle_t *gh) function
[all...]
/opensolaris-onvv-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c322 if ((stat = idmap_get_mappings(sib->sib_idmaph)) != IDMAP_SUCCESS) {
323 smb_idmap_check("idmap_get_mappings", stat);
/opensolaris-onvv-gate/usr/src/lib/nsswitch/ad/common/
H A Dgetpwnam.c250 if (idmap_get_mappings(ig) != 0 || gstat != 0) {
/opensolaris-onvv-gate/usr/src/lib/libsec/common/
H A Daclutils.c770 error = idmap_get_mappings(get_hdl);
H A Dacltext.c155 idmap_get_mappings(get_hdl) == 0) {
/opensolaris-onvv-gate/usr/src/common/smbclnt/
H A Dsmbfs_ntacl.c725 #define I_getmappings idmap_get_mappings
/opensolaris-onvv-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c3049 stat = idmap_get_mappings(ghandle);
/opensolaris-onvv-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c2219 idmap_get_mappings(get_hdl) == IDMAP_SUCCESS &&

Completed in 225 milliseconds