Searched refs:set_mapping (Results 1 - 25 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Didmap.h63 NTSTATUS (*set_mapping)(struct idmap_domain *dom, const struct id_map *map); member in struct:idmap_methods
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Didmap.h53 NTSTATUS (*set_mapping)(struct idmap_domain *dom, const struct id_map *map); member in struct:idmap_methods
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/include/
H A Didmap.h63 NTSTATUS (*set_mapping)(struct idmap_domain *dom, const struct id_map *map); member in struct:idmap_methods
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Didmap.h53 NTSTATUS (*set_mapping)(struct idmap_domain *dom, const struct id_map *map); member in struct:idmap_methods
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Didmap.h53 NTSTATUS (*set_mapping)(struct idmap_domain *dom, const struct id_map *map); member in struct:idmap_methods
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/include/
H A Didmap.h63 NTSTATUS (*set_mapping)(struct idmap_domain *dom, const struct id_map *map); member in struct:idmap_methods
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/winbindd/
H A Didmap.c683 if (dom->methods->set_mapping == NULL) {
716 status = dom->methods->set_mapping(dom, &map);
807 if (dom->methods->set_mapping == NULL) {
812 return dom->methods->set_mapping(dom, map);
H A Didmap_tdb2.c870 /* TODO: should we filter a set_mapping using low/high filters ? */
947 .set_mapping = idmap_tdb2_set_mapping,
H A Didmap_ldap.c1515 .set_mapping = idmap_ldap_set_mapping,
H A Didmap_tdb.c916 /* TODO: should we filter a set_mapping using low/high filters ? */
1224 .set_mapping = idmap_tdb_set_mapping,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/winbindd/
H A Didmap.c683 if (dom->methods->set_mapping == NULL) {
716 status = dom->methods->set_mapping(dom, &map);
807 if (dom->methods->set_mapping == NULL) {
812 return dom->methods->set_mapping(dom, map);
H A Didmap_tdb2.c870 /* TODO: should we filter a set_mapping using low/high filters ? */
947 .set_mapping = idmap_tdb2_set_mapping,
H A Didmap_ldap.c1515 .set_mapping = idmap_ldap_set_mapping,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/winbindd/
H A Didmap.c683 if (dom->methods->set_mapping == NULL) {
716 status = dom->methods->set_mapping(dom, &map);
807 if (dom->methods->set_mapping == NULL) {
812 return dom->methods->set_mapping(dom, map);
H A Didmap_tdb2.c870 /* TODO: should we filter a set_mapping using low/high filters ? */
947 .set_mapping = idmap_tdb2_set_mapping,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/winbindd/idmap_adex/
H A Didmap_adex.c419 .set_mapping = _idmap_adex_set_mapping,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/winbindd/idmap_adex/
H A Didmap_adex.c419 .set_mapping = _idmap_adex_set_mapping,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/winbindd/idmap_adex/
H A Didmap_adex.c419 .set_mapping = _idmap_adex_set_mapping,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/nsswitch/
H A Didmap.c418 /* check the set_mapping function exists otherwise mark the module as readonly */
419 if ( ! dom->methods->set_mapping) {
892 ret = dom->methods->set_mapping(dom, map);
921 DEBUG(10,("set_mapping for domain %s\n", dom->name ));
923 return dom->methods->set_mapping(dom, map);
H A Didmap_ldap.c1403 .set_mapping = idmap_ldap_set_mapping,
H A Didmap_tdb.c909 /* TODO: should we filter a set_mapping using low/high filters ? */
1225 .set_mapping = idmap_tdb_set_mapping,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/nsswitch/
H A Didmap.c418 /* check the set_mapping function exists otherwise mark the module as readonly */
419 if ( ! dom->methods->set_mapping) {
892 ret = dom->methods->set_mapping(dom, map);
921 DEBUG(10,("set_mapping for domain %s\n", dom->name ));
923 return dom->methods->set_mapping(dom, map);
H A Didmap_ldap.c1403 .set_mapping = idmap_ldap_set_mapping,
H A Didmap_tdb.c909 /* TODO: should we filter a set_mapping using low/high filters ? */
1225 .set_mapping = idmap_tdb_set_mapping,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/nsswitch/
H A Didmap.c418 /* check the set_mapping function exists otherwise mark the module as readonly */
419 if ( ! dom->methods->set_mapping) {
892 ret = dom->methods->set_mapping(dom, map);
921 DEBUG(10,("set_mapping for domain %s\n", dom->name ));
923 return dom->methods->set_mapping(dom, map);

Completed in 124 milliseconds

12