Searched refs:url (Results 1 - 25 of 1699) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dhttp.h34 struct url;
36 uerr_t http_loop (struct url *, struct url *, char **, char **, const char *,
37 int *, struct url *, struct iri *);
H A Drecur.h35 #include "url.h"
48 uerr_t retrieve_tree (struct url *, struct iri *);
H A Dspider.c38 #include "url.h"
58 nonexisting_url (const char *url)
61 if (is_robots_txt_url (url))
65 string_set_add (nonexisting_urls_set, url);
91 const char *url = (const char *) iter.key;
93 logprintf (LOG_NOTQUIET, _("%s\n"), url);
57 nonexisting_url(const char *url) argument
90 const char *url = (const char *) iter.key; local
H A Durl.h1 /* Declarations for url.c.
65 `supported_schemes' in url.c. */
77 struct url struct
79 char *url; /* Original URL */ member in struct:url
106 struct url *url_parse (const char *, int *, struct iri *iri, bool percent_encode);
108 char *url_full_path (const struct url *);
109 void url_set_dir (struct url *, const char *);
110 void url_set_file (struct url *, const char *);
111 void url_free (struct url *);
119 char *url_string (const struct url *, enu
[all...]
H A Drecur.c41 #include "url.h"
50 #include "html-url.h"
51 #include "css-url.h"
58 const char *url; /* the URL to download */
98 const char *url, const char *referer, int depth,
103 qel->url = url;
115 quotearg_n_style (0, escape_quoting_style, url), depth));
119 DEBUGP (("[IRI Enqueuing %s with %s\n", quote_n (0, url),
135 const char **url, cons
57 const char *url; /* the URL to download */ member in struct:queue_element
96 url_enqueue(struct url_queue *queue, struct iri *i, const char *url, const char *referer, int depth, bool html_allowed, bool css_allowed) argument
133 url_dequeue(struct url_queue *queue, struct iri **i, const char **url, const char **referer, int *depth, bool *html_allowed, bool *css_allowed) argument
228 char *url, *referer, *file = NULL; local
489 const char *url = u->url; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dhttp.h34 struct url;
36 uerr_t http_loop (struct url *, struct url *, char **, char **, const char *,
37 int *, struct url *, struct iri *);
H A Drecur.h35 #include "url.h"
48 uerr_t retrieve_tree (struct url *, struct iri *);
H A Dspider.c38 #include "url.h"
58 nonexisting_url (const char *url)
61 if (is_robots_txt_url (url))
65 string_set_add (nonexisting_urls_set, url);
91 const char *url = (const char *) iter.key;
93 logprintf (LOG_NOTQUIET, _("%s\n"), url);
57 nonexisting_url(const char *url) argument
90 const char *url = (const char *) iter.key; local
H A Durl.h1 /* Declarations for url.c.
65 `supported_schemes' in url.c. */
77 struct url struct
79 char *url; /* Original URL */ member in struct:url
106 struct url *url_parse (const char *, int *, struct iri *iri, bool percent_encode);
108 char *url_full_path (const struct url *);
109 void url_set_dir (struct url *, const char *);
110 void url_set_file (struct url *, const char *);
111 void url_free (struct url *);
119 char *url_string (const struct url *, enu
[all...]
H A Drecur.c41 #include "url.h"
50 #include "html-url.h"
51 #include "css-url.h"
58 const char *url; /* the URL to download */
98 const char *url, const char *referer, int depth,
103 qel->url = url;
115 quotearg_n_style (0, escape_quoting_style, url), depth));
119 DEBUGP (("[IRI Enqueuing %s with %s\n", quote_n (0, url),
135 const char **url, cons
57 const char *url; /* the URL to download */ member in struct:queue_element
96 url_enqueue(struct url_queue *queue, struct iri *i, const char *url, const char *referer, int depth, bool html_allowed, bool css_allowed) argument
133 url_dequeue(struct url_queue *queue, struct iri **i, const char **url, const char **referer, int *depth, bool *html_allowed, bool *css_allowed) argument
228 char *url, *referer, *file = NULL; local
489 const char *url = u->url; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dhttp.h34 struct url;
36 uerr_t http_loop (struct url *, struct url *, char **, char **, const char *,
37 int *, struct url *, struct iri *);
H A Drecur.h35 #include "url.h"
48 uerr_t retrieve_tree (struct url *, struct iri *);
H A Dspider.c38 #include "url.h"
58 nonexisting_url (const char *url)
61 if (is_robots_txt_url (url))
65 string_set_add (nonexisting_urls_set, url);
91 const char *url = (const char *) iter.key;
93 logprintf (LOG_NOTQUIET, _("%s\n"), url);
57 nonexisting_url(const char *url) argument
90 const char *url = (const char *) iter.key; local
H A Durl.h1 /* Declarations for url.c.
65 `supported_schemes' in url.c. */
77 struct url struct
79 char *url; /* Original URL */ member in struct:url
106 struct url *url_parse (const char *, int *, struct iri *iri, bool percent_encode);
108 char *url_full_path (const struct url *);
109 void url_set_dir (struct url *, const char *);
110 void url_set_file (struct url *, const char *);
111 void url_free (struct url *);
119 char *url_string (const struct url *, enu
[all...]
H A Drecur.c41 #include "url.h"
50 #include "html-url.h"
51 #include "css-url.h"
58 const char *url; /* the URL to download */
98 const char *url, const char *referer, int depth,
103 qel->url = url;
115 quotearg_n_style (0, escape_quoting_style, url), depth));
119 DEBUGP (("[IRI Enqueuing %s with %s\n", quote_n (0, url),
135 const char **url, cons
57 const char *url; /* the URL to download */ member in struct:queue_element
96 url_enqueue(struct url_queue *queue, struct iri *i, const char *url, const char *referer, int depth, bool html_allowed, bool css_allowed) argument
133 url_dequeue(struct url_queue *queue, struct iri **i, const char **url, const char **referer, int *depth, bool *html_allowed, bool *css_allowed) argument
228 char *url, *referer, *file = NULL; local
489 const char *url = u->url; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/expat-2.0.1/xmlwf/
H A Dxmlurl.h8 const XML_Char *url,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/expat-2.0.1/xmlwf/
H A Dxmlurl.h8 const XML_Char *url,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/expat-2.0.1/xmlwf/
H A Dxmlurl.h8 const XML_Char *url,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/hspot/pkt/
H A Dbcm_encode_wnm.h23 uint8 dialogToken, uint16 urlLen, char *url);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/plugin_xmms/
H A Dhttp.h21 extern int flac_http_open(const gchar * url, guint64 offset);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/plugin_xmms/
H A Dhttp.h21 extern int flac_http_open(const gchar * url, guint64 offset);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/plugin_xmms/
H A Dhttp.h21 extern int flac_http_open(const gchar * url, guint64 offset);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/scripting/python/samba/
H A Didmap.py35 def __init__(self, url=None, lp=None, modules_dir=None, session_info=None,
42 if url is None:
43 url = lp.get("idmap database")
45 super(IDmapDB, self).__init__(url=url, lp=lp, modules_dir=modules_dir,
49 def connect(self, url=None, flags=0, options=None):
50 super(IDmapDB, self).connect(url=self.lp.private_path(url), flags=flags,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/scripting/python/samba/
H A Didmap.py35 def __init__(self, url=None, lp=None, modules_dir=None, session_info=None,
42 if url is None:
43 url = lp.get("idmap database")
45 super(IDmapDB, self).__init__(url=url, lp=lp, modules_dir=modules_dir,
49 def connect(self, url=None, flags=0, options=None):
50 super(IDmapDB, self).connect(url=self.lp.private_path(url), flags=flags,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/scripting/python/samba/
H A Didmap.py35 def __init__(self, url=None, lp=None, modules_dir=None, session_info=None,
42 if url is None:
43 url = lp.get("idmap database")
45 super(IDmapDB, self).__init__(url=url, lp=lp, modules_dir=modules_dir,
49 def connect(self, url=None, flags=0, options=None):
50 super(IDmapDB, self).connect(url=self.lp.private_path(url), flags=flags,

Completed in 147 milliseconds

1234567891011>>