Searched refs:allocate_rid (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.h45 NTSTATUS (*allocate_rid)(uint32 *rid, int rid_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.c335 return remote_map->allocate_rid( rid, type );
337 return cache_map->allocate_rid( rid, type );

Completed in 52 milliseconds