Searched refs:idmap_methods (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Didmap.h40 struct idmap_methods { struct
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/sam/
H A Didmap.c30 struct idmap_methods *methods;
36 static struct idmap_methods *cache_map;
37 static struct idmap_methods *remote_map;
45 static struct idmap_methods *get_methods(const char *name, BOOL cache_method)
63 NTSTATUS smb_register_idmap(int version, const char *name, struct idmap_methods *methods)
168 struct idmap_methods *map = remote_map;
H A Didmap_tdb.c660 static struct idmap_methods db_methods = {
H A Didmap_ldap.c776 static struct idmap_methods ldap_methods = {
H A Didmap_rid.c536 static struct idmap_methods rid_methods = {

Completed in 119 milliseconds