Lines Matching refs:IDMAP_SID
447 mapping.id1.idtype = IDMAP_SID; in kidmap_getuidbysid()
524 mapping.id1.idtype = IDMAP_SID; in kidmap_getgidbysid()
601 mapping.id1.idtype = IDMAP_SID; in kidmap_getpidbysid()
693 mapping.id2.idtype = IDMAP_SID; in kidmap_getsidbyuid()
709 (results.ids.ids_val[0].id.idtype == IDMAP_SID || in kidmap_getsidbyuid()
776 mapping.id2.idtype = IDMAP_SID; in kidmap_getsidbygid()
792 (results.ids.ids_val[0].id.idtype == IDMAP_SID || in kidmap_getsidbygid()
923 mapping->id1.idtype = IDMAP_SID; in kidmap_batch_getuidbysid()
984 mapping->id1.idtype = IDMAP_SID; in kidmap_batch_getgidbysid()
1047 mapping->id1.idtype = IDMAP_SID; in kidmap_batch_getpidbysid()
1105 mapping->id2.idtype = IDMAP_SID; in kidmap_batch_getsidbyuid()
1108 result->idtype = IDMAP_SID; in kidmap_batch_getsidbyuid()
1160 mapping->id2.idtype = IDMAP_SID; in kidmap_batch_getsidbygid()
1163 result->idtype = IDMAP_SID; in kidmap_batch_getsidbygid()
1303 case IDMAP_SID: in kidmap_get_mappings()