Searched refs:map_context (Results 1 - 25 of 53) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dcss-url.h33 void get_urls_css (struct map_context *, int, int);
34 void get_urls_css (struct map_context *, int, int);
H A Dhtml-url.h34 struct map_context { struct
48 struct urlpos *append_url (const char *, int, int, struct map_context *);
H A Dhtml-url.c49 typedef void (*tag_handler_t) (int, struct taginfo *, struct map_context *);
52 static void fun (int, struct taginfo *, struct map_context *)
280 struct map_context *ctx)
384 check_style_attr (struct taginfo *tag, struct map_context *ctx)
417 tag_find_urls (int tagid, struct taginfo *tag, struct map_context *ctx)
476 tag_handle_base (int tagid _GL_UNUSED, struct taginfo *tag, struct map_context *ctx)
502 tag_handle_form (int tagid _GL_UNUSED, struct taginfo *tag, struct map_context *ctx)
520 tag_handle_link (int tagid _GL_UNUSED, struct taginfo *tag, struct map_context *ctx)
569 tag_handle_meta (int tagid _GL_UNUSED, struct taginfo *tag, struct map_context *ctx)
680 struct map_context *ct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dcss-url.h33 void get_urls_css (struct map_context *, int, int);
34 void get_urls_css (struct map_context *, int, int);
H A Dhtml-url.h34 struct map_context { struct
48 struct urlpos *append_url (const char *, int, int, struct map_context *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dcss-url.h33 void get_urls_css (struct map_context *, int, int);
34 void get_urls_css (struct map_context *, int, int);
H A Dhtml-url.h34 struct map_context { struct
48 struct urlpos *append_url (const char *, int, int, struct map_context *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/ldb/ldb_map/
H A Dldb_map_private.h24 struct map_context { struct
47 struct map_context *map_init_context(struct ldb_module *module,
70 struct ldb_request *map_search_base_req(struct map_context *ac,
76 struct ldb_request *map_build_fixup_req(struct map_context *ac,
91 int map_return_entry(struct map_context *ac, struct ldb_reply *ares);
H A Dldb_map_inbound.c185 static int map_add_do_local(struct map_context *ac);
186 static int map_modify_do_local(struct map_context *ac);
187 static int map_delete_do_local(struct map_context *ac);
188 static int map_rename_do_local(struct map_context *ac);
189 static int map_rename_do_fixup(struct map_context *ac);
202 struct map_context *ac;
205 ac = talloc_get_type(req->context, struct map_context);
264 struct map_context *ac,
293 struct map_context *ac;
296 ac = talloc_get_type(req->context, struct map_context);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/ldb/ldb_map/
H A Dldb_map_private.h24 struct map_context { struct
47 struct map_context *map_init_context(struct ldb_module *module,
70 struct ldb_request *map_search_base_req(struct map_context *ac,
76 struct ldb_request *map_build_fixup_req(struct map_context *ac,
91 int map_return_entry(struct map_context *ac, struct ldb_reply *ares);
H A Dldb_map_inbound.c185 static int map_add_do_local(struct map_context *ac);
186 static int map_modify_do_local(struct map_context *ac);
187 static int map_delete_do_local(struct map_context *ac);
188 static int map_rename_do_local(struct map_context *ac);
189 static int map_rename_do_fixup(struct map_context *ac);
202 struct map_context *ac;
205 ac = talloc_get_type(req->context, struct map_context);
264 struct map_context *ac,
293 struct map_context *ac;
296 ac = talloc_get_type(req->context, struct map_context);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/ldb/ldb_map/
H A Dldb_map_private.h24 struct map_context { struct
47 struct map_context *map_init_context(struct ldb_module *module,
70 struct ldb_request *map_search_base_req(struct map_context *ac,
76 struct ldb_request *map_build_fixup_req(struct map_context *ac,
91 int map_return_entry(struct map_context *ac, struct ldb_reply *ares);
H A Dldb_map_inbound.c185 static int map_add_do_local(struct map_context *ac);
186 static int map_modify_do_local(struct map_context *ac);
187 static int map_delete_do_local(struct map_context *ac);
188 static int map_rename_do_local(struct map_context *ac);
189 static int map_rename_do_fixup(struct map_context *ac);
202 struct map_context *ac;
205 ac = talloc_get_type(req->context, struct map_context);
264 struct map_context *ac,
293 struct map_context *ac;
296 ac = talloc_get_type(req->context, struct map_context);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/ldb/modules/
H A Dldb_map_inbound.c187 struct map_context *ac;
189 ac = talloc_get_type(handle->private_data, struct map_context);
204 struct map_context *ac;
206 ac = talloc_get_type(handle->private_data, struct map_context);
223 struct map_context *ac;
247 ac = talloc_get_type(h->private_data, struct map_context);
317 struct map_context *ac;
319 ac = talloc_get_type(handle->private_data, struct map_context);
334 struct map_context *ac;
338 ac = talloc_get_type(handle->private_data, struct map_context);
[all...]
H A Dldb_map_private.h17 struct map_context { struct
55 struct map_context *ac;
66 struct map_search_context *map_init_search_context(struct map_context *ac, struct ldb_reply *ares);
89 struct ldb_request *map_search_base_req(struct map_context *ac, const struct ldb_dn *dn, const char * const *attrs, const struct ldb_parse_tree *tree, void *context, ldb_search_callback callback);
90 struct ldb_request *map_search_self_req(struct map_context *ac, const struct ldb_dn *dn);
91 struct ldb_request *map_build_fixup_req(struct map_context *ac, const struct ldb_dn *olddn, const struct ldb_dn *newdn);
H A Dldb_map.c105 static struct map_context *map_init_context(struct ldb_handle *h, struct ldb_request *req)
107 struct map_context *ac;
109 ac = talloc_zero(h, struct map_context);
122 struct map_search_context *map_init_search_context(struct map_context *ac, struct ldb_reply *ares)
142 struct map_context *ac;
829 struct map_context *ac;
836 ac = talloc_get_type(context, struct map_context);
858 struct ldb_request *map_search_base_req(struct map_context *ac, const struct ldb_dn *dn, const char * const *attrs, const struct ldb_parse_tree *tree, void *context, ldb_search_callback callback)
892 struct ldb_request *map_search_self_req(struct map_context *ac, const struct ldb_dn *dn)
915 struct ldb_request *map_build_fixup_req(struct map_context *a
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/ldb/modules/
H A Dldb_map_inbound.c187 struct map_context *ac;
189 ac = talloc_get_type(handle->private_data, struct map_context);
204 struct map_context *ac;
206 ac = talloc_get_type(handle->private_data, struct map_context);
223 struct map_context *ac;
247 ac = talloc_get_type(h->private_data, struct map_context);
317 struct map_context *ac;
319 ac = talloc_get_type(handle->private_data, struct map_context);
334 struct map_context *ac;
338 ac = talloc_get_type(handle->private_data, struct map_context);
[all...]
H A Dldb_map_private.h17 struct map_context { struct
55 struct map_context *ac;
66 struct map_search_context *map_init_search_context(struct map_context *ac, struct ldb_reply *ares);
89 struct ldb_request *map_search_base_req(struct map_context *ac, const struct ldb_dn *dn, const char * const *attrs, const struct ldb_parse_tree *tree, void *context, ldb_search_callback callback);
90 struct ldb_request *map_search_self_req(struct map_context *ac, const struct ldb_dn *dn);
91 struct ldb_request *map_build_fixup_req(struct map_context *ac, const struct ldb_dn *olddn, const struct ldb_dn *newdn);
H A Dldb_map.c105 static struct map_context *map_init_context(struct ldb_handle *h, struct ldb_request *req)
107 struct map_context *ac;
109 ac = talloc_zero(h, struct map_context);
122 struct map_search_context *map_init_search_context(struct map_context *ac, struct ldb_reply *ares)
142 struct map_context *ac;
829 struct map_context *ac;
836 ac = talloc_get_type(context, struct map_context);
858 struct ldb_request *map_search_base_req(struct map_context *ac, const struct ldb_dn *dn, const char * const *attrs, const struct ldb_parse_tree *tree, void *context, ldb_search_callback callback)
892 struct ldb_request *map_search_self_req(struct map_context *ac, const struct ldb_dn *dn)
915 struct ldb_request *map_build_fixup_req(struct map_context *a
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/ldb/modules/
H A Dldb_map_inbound.c187 struct map_context *ac;
189 ac = talloc_get_type(handle->private_data, struct map_context);
204 struct map_context *ac;
206 ac = talloc_get_type(handle->private_data, struct map_context);
223 struct map_context *ac;
247 ac = talloc_get_type(h->private_data, struct map_context);
317 struct map_context *ac;
319 ac = talloc_get_type(handle->private_data, struct map_context);
334 struct map_context *ac;
338 ac = talloc_get_type(handle->private_data, struct map_context);
[all...]
H A Dldb_map_private.h17 struct map_context { struct
55 struct map_context *ac;
66 struct map_search_context *map_init_search_context(struct map_context *ac, struct ldb_reply *ares);
89 struct ldb_request *map_search_base_req(struct map_context *ac, const struct ldb_dn *dn, const char * const *attrs, const struct ldb_parse_tree *tree, void *context, ldb_search_callback callback);
90 struct ldb_request *map_search_self_req(struct map_context *ac, const struct ldb_dn *dn);
91 struct ldb_request *map_build_fixup_req(struct map_context *ac, const struct ldb_dn *olddn, const struct ldb_dn *newdn);
H A Dldb_map.c105 static struct map_context *map_init_context(struct ldb_handle *h, struct ldb_request *req)
107 struct map_context *ac;
109 ac = talloc_zero(h, struct map_context);
122 struct map_search_context *map_init_search_context(struct map_context *ac, struct ldb_reply *ares)
142 struct map_context *ac;
829 struct map_context *ac;
836 ac = talloc_get_type(context, struct map_context);
858 struct ldb_request *map_search_base_req(struct map_context *ac, const struct ldb_dn *dn, const char * const *attrs, const struct ldb_parse_tree *tree, void *context, ldb_search_callback callback)
892 struct ldb_request *map_search_self_req(struct map_context *ac, const struct ldb_dn *dn)
915 struct ldb_request *map_build_fixup_req(struct map_context *a
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/md/
H A Ddm-zero.c37 union map_info *map_context)
36 zero_map(struct dm_target *ti, struct bio *bio, union map_info *map_context) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/md/
H A Ddm-zero.c37 union map_info *map_context)
36 zero_map(struct dm_target *ti, struct bio *bio, union map_info *map_context) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Ddevice-mapper.h49 union map_info *map_context);
51 union map_info *map_context);
63 union map_info *map_context);
66 union map_info *map_context);

Completed in 220 milliseconds

123