Searched refs:get_sid_from_id (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.h47 NTSTATUS (*get_sid_from_id)(DOM_SID *sid, unid_t id, int id_type); 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.c181 get_sid_from_id(&tmp_sid, id,
286 ret = cache_map->get_sid_from_id(sid, id, loc_type);
296 ret = remote_map->get_sid_from_id(sid, id, id_type);

Completed in 45 milliseconds