Searched refs:get_id_from_sid (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Didmap.h48 NTSTATUS (*get_id_from_sid)(unid_t *id, int *id_type, const DOM_SID *sid); member in struct:idmap_methods
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/sam/
H A Didmap.c219 ret = cache_map->get_id_from_sid(id, &loc_type, sid);
248 ret = cache_map->get_id_from_sid(&loc_id, &loc_type, sid);
259 ret = remote_map->get_id_from_sid(id, id_type, sid);

Completed in 59 milliseconds