Home
last modified time | relevance | path

Searched refs:URL (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/netbsd/src/share/examples/refuse/ian/libfetch/
Dfetch.c77 fetchXGet(struct url *URL, struct url_stat *us, const char *flags) in fetchXGet() argument
83 if (strcasecmp(URL->scheme, SCHEME_FILE) == 0) in fetchXGet()
84 return (fetchXGetFile(URL, us, flags)); in fetchXGet()
85 else if (strcasecmp(URL->scheme, SCHEME_FTP) == 0) in fetchXGet()
86 return (fetchXGetFTP(URL, us, flags)); in fetchXGet()
87 else if (strcasecmp(URL->scheme, SCHEME_HTTP) == 0) in fetchXGet()
88 return (fetchXGetHTTP(URL, us, flags)); in fetchXGet()
89 else if (strcasecmp(URL->scheme, SCHEME_HTTPS) == 0) in fetchXGet()
90 return (fetchXGetHTTP(URL, us, flags)); in fetchXGet()
100 fetchGet(struct url *URL, const char *flags) in fetchGet() argument
[all …]
Dhttp.c680 _http_connect(struct url *URL, struct url *purl, const char *flags) in _http_connect() argument
700 if (purl && strcasecmp(URL->scheme, SCHEME_HTTPS) != 0) { in _http_connect()
701 URL = purl; in _http_connect()
702 } else if (strcasecmp(URL->scheme, SCHEME_FTP) == 0) { in _http_connect()
708 if ((conn = _fetch_connect(URL->host, URL->port, af, verbose)) == NULL) in _http_connect()
711 if (strcasecmp(URL->scheme, SCHEME_HTTPS) == 0 && in _http_connect()
803 _http_request(struct url *URL, const char *op, struct url_stat *us, in _http_request() argument
827 url = URL; in _http_request()
1096 if (url != URL) in _http_request()
1135 if (URL->offset > 0 && offset > URL->offset) { in _http_request()
[all …]
/netbsd/src/external/bsd/fetch/dist/libfetch/
Dfetch.c81 fetchXGet(struct url *URL, struct url_stat *us, const char *flags) in fetchXGet() argument
88 if (strcasecmp(URL->scheme, SCHEME_FILE) == 0) in fetchXGet()
89 return (fetchXGetFile(URL, us, flags)); in fetchXGet()
90 else if (strcasecmp(URL->scheme, SCHEME_FTP) == 0) in fetchXGet()
91 return (fetchXGetFTP(URL, us, flags)); in fetchXGet()
92 else if (strcasecmp(URL->scheme, SCHEME_HTTP) == 0) in fetchXGet()
93 return (fetchXGetHTTP(URL, us, flags)); in fetchXGet()
94 else if (strcasecmp(URL->scheme, SCHEME_HTTPS) == 0) in fetchXGet()
95 return (fetchXGetHTTP(URL, us, flags)); in fetchXGet()
105 fetchGet(struct url *URL, const char *flags) in fetchGet() argument
[all …]
Dhttp.c725 http_connect(struct url *URL, struct url *purl, const char *flags, int *cached) in http_connect() argument
752 curl = (purl != NULL) ? purl : URL; in http_connect()
753 if (purl && strcasecmp(URL->scheme, SCHEME_HTTPS) != 0) { in http_connect()
754 URL = purl; in http_connect()
755 } else if (strcasecmp(URL->scheme, SCHEME_FTP) == 0) { in http_connect()
769 if (strcasecmp(URL->scheme, SCHEME_HTTPS) == 0 && purl) { in http_connect()
771 URL->host, URL->port); in http_connect()
773 URL->host, URL->port); in http_connect()
799 if (strcasecmp(URL->scheme, SCHEME_HTTPS) == 0 && in http_connect()
800 fetch_ssl(conn, URL, verbose) == -1) { in http_connect()
[all …]
/netbsd/src/external/bsd/openldap/dist/doc/guide/admin/
Dtroubleshooting.sdf10 * Browse the list archives at {{URL:http://www.openldap.org/lists/#archives}}
11 * Search the FAQ at {{URL:http://www.openldap.org/faq/}}
12 * Search the Issue Tracking System at {{URL:http://www.openldap.org/its/}}
52 our Issue Tracking system {{URL:http://www.openldap.org/its/}} and report it.
64 mailing Lists: {{URL:http://www.openldap.org/lists/}} for that.
67 {{URL:http://www.openldap.org/faq/data/cache/59.html}}
73 You may however seek commercial support ({{URL:http://www.openldap.org/support/}}) or join
75 {{URL:http://www.umich.edu/~dirsvcs/ldap/mailinglist.html}}
80 * Mailing Lists: {{URL:http://www.openldap.org/lists/}}
81 * Project: {{URL: http://www.openldap.org/project/}}
[all …]
Dpreface.sdf29 ({{URL:http://www.openldap.org/software/}}) on {{TERM:UNIX}} (and
36 project's site ({{URL:http://www.OpenLDAP.org/}}) on the
39 !block table; align=Center; coltags="N,URL"; \
41 Resource|URL
75 ({{URL: http://www.openldap.org/its/}}).
82 ({{URL:http://search.cpan.org/src/IANC/sdf-2.001/doc/catalog.html}})
84 {{ORG:CPAN}} ({{URL:http://search.cpan.org/search?query=SDF&mode=dist}}).
Dglossary.sdf10 !catalog organisations ''; headings; columns="ORG:Name,Long,URL:Jump"
13 !catalog products ''; headings; columns="PRD:Name,URL:Jump"
16 !catalog references ''; headings; columns="REF:Reference,Document,Status,URL:Jump"
Dinstall.sdf18 page at {{URL: http://www.openldap.org/software/download/}} or
20 {{URL: ftp://ftp.openldap.org/pub/OpenLDAP/}}.
73 OpenSSL is available from {{URL: http://www.openssl.org/}}.
74 GnuTLS is available from {{URL: http://www.gnu.org/software/gnutls/}}.
89 {{URL:http://asg.web.cmu.edu/sasl/sasl-library.html}}.
106 Heimdal Kerberos is available from {{URL:http://www.pdc.kth.se/heimdal/}}.
107 MIT Kerberos is available from {{URL:http://web.mit.edu/kerberos/www/}}.
129 of the OpenLDAP FAQ {{URL: http://www.openldap.org/faq/}}.
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc4516.txt32 Protocol (LDAP) Uniform Resource Locator (URL). An LDAP URL
35 referral or reference, an LDAP URL describes a service where an LDAP
41 2. URL Definition ..................................................2
43 3. Defaults for Fields of the LDAP URL .............................5
66 document specifies the LDAP URL format for version 3 of LDAP and
87 2. URL Definition
89 An LDAP URL begins with the protocol prefix "ldap" and is defined by
179 The <extensions> construct provides the LDAP URL with an
180 extensibility mechanism, allowing the capabilities of the URL to be
184 extension. These LDAP URL extensions are not necessarily related to
[all …]
Drfc2079.txt77 attribute should consist of a URI (at the present time, a URL)
81 time, the URI portion must comply with the URL specification [1].
120 character in the URL (special characters in a URL must be encoded as
121 specified by the URL document [1]). The label is "LDAP Home Page":
126 user realize that the URL points to a photo image.
203 Resource Locators (URL)", RFC 1738, CERN, Xerox Corporation,
205 <URL:ftp://ds.internic.net/rfc/rfc1738.txt>
208 2.0", RFC 1866, <URL:ftp://ds.internic.net/rfc/rfc1866.txt>
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dole2compounddocs100 # URL: https://en.wikipedia.org/wiki/MicroStation
110 # URL: http://fileformats.archiveteam.org/wiki/WordPerfect
118 # URL: http://fileformats.archiveteam.org/wiki/Microsoft_Works_Word_Processor
125 # URL: http://fileformats.archiveteam.org/wiki/Microsoft_Works_Spreadsheet
132 # URL: http://fileformats.archiveteam.org/wiki/XLS
142 # URL: http://fileformats.archiveteam.org/wiki/PPT
150 # URL: https://www.msoutlook.info/question/164
158 # URL: https://www.file-extensions.org/cag-file-extension
166 # URL: https://www.filesuffix.com/de/extension/rra
173 # URL: https://www.forensicswiki.org/wiki/Jump_Lists
[all …]
Dos212 >17 search/100 URL= (URL=<
15 # OS/2 URL objects
18 #0 string http: OS/2 URL object text
20 #0 string mailto: OS/2 URL object text
22 #0 string news: OS/2 URL object text
24 #0 string ftp: OS/2 URL object text
26 #0 string file: OS/2 URL object text
30 # URL: http://fileformats.archiveteam.org/wiki/INF/HLP_(OS/2)
57 # URL: http://fileformats.archiveteam.org/wiki/MSG_(OS/2)
171 # URL: http://warpin.netlabs.org/
[all …]
Dpascal17 # URL: https://en.wikipedia.org/wiki/Dan_Bricklin
19 # URL: https://dl.winworldpc.com/Dan%20Bricklins%20Demo%20II%20Version%202%20Manual.7z
24 # URL: https://muhaz.org/turbo-pascal-download-details.html
Djpeg107 # URL: http://fileformats.archiveteam.org/wiki/HSI_JPEG
124 # URL: http://fileformats.archiveteam.org/wiki/JP2
131 # URL: http://fileformats.archiveteam.org/wiki/JPX
137 # URL: http://fileformats.archiveteam.org/wiki/JPM
143 # URL: http://fileformats.archiveteam.org/wiki/MJ2
153 # URL: http://fileformats.archiveteam.org/wiki/JPEG_2000_codestream
168 # URL: http://fileformats.archiveteam.org/wiki/JPEG_XR
238 # URL: http://fileformats.archiveteam.org/wiki/JPEG_XL
247 # URL: http://fileformats.archiveteam.org/wiki/JPEG_XL
Dmozilla6 # URL: https://www.mozilla.org/
13 # URL: https://lz4.github.io/lz4/
28 # URL: https://en.wikipedia.org/wiki/Firefox_4
Dmap31 # URL: https://en.wikipedia.org/wiki/Garmin_.img
186 # URL: https://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/IMG_File_Format
191 # URL: https://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/GMP_Subfile_Format
198 # URL: https://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/MDR_Subfile_Format
203 # URL: https://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/NOD_Subfile_Format
216 # URL: http://www.pinns.co.uk/osm/net.html
229 # URL: https://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/LBL_Subfile_Format
242 # URL: https://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/SRT_Subfile_Format
248 # URL: https://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/TRE_Subfile_Format
269 # URL: https://www.gpspower.net/garmin-tutorials/353310-basecamp-installing-free-desktop-map.html
[all …]
Drust9 # URL: https://github.com/rust-lang/rust/blob/1.64.0/compiler/rustc_metadata/src/rmeta/mod.rs
17 # URL: https://github.com/rust-lang/rust/blob/1.64.0/compiler/rustc_incremental/src/persist/file_fo…
Dgimp15 # URL: https://docs.gimp.org/en/gimp-concepts-palettes.html
26 # URL: https://en.wikipedia.org/wiki/XCF_(file_format)
64 # URL: https://docs.gimp.org/en/gimp-using-animated-brushes.html
/netbsd/src/external/bsd/openldap/dist/doc/drafts/
Ddraft-sermersheim-ldap-subordinate-scope-xx.txt81 LDAP URL [RFC2255] and may be applied to other specifications which
99 3. LDAP URL applications
101 The LDAP URL [RFC2255] specification allows the conveyance of a
103 subordinateScope search scope may be conveyed in an LDAP URL. One
105 way is through the introduction of an LDAP URL extension. The LDAP
106 URL extension method is preferred for its criticality semantics.
115 3.1 Application to LDAP URL <scope>
118 from LDAP URL [RFC2255], the ABNF is as follows:
123 "subord" <scope> of an LDAP URL raise an appropriate error.
125 3.2 Application to LDAP URL <extension>
[all …]
Ddraft-chu-ldap-ldapi-xx.txt68 since January 2000, including the URL format used to specify an IPC
78 4.1. URL Scheme . . . . . . . . . . . . . . . . . . . . . . 6
287 use a special URL scheme instead of an ldap:// URL when specifying
288 the target server. Likewise, the server needs to include this URL in
291 4.1. URL Scheme
293 The "ldapi:" URL scheme is used to denote an LDAP over IPC session.
294 The address portion of the URL is the name of a Unix Domain socket,
297 of [RFC3986] since they do not represent URL path delimiters in this
298 usage. E.g., for a socket named "/var/run/ldapi" the server URL
300 ldapi URL conforms to [RFC4516].
[all …]
/netbsd/src/external/bsd/tcpdump/dist/tests/
Ddhcpv6-mud.out1 …class) (rapid-commit) (IA_NA IAID:3954725832 T1:0 T2:0) (Client-FQDN) (MUD-URL https://mudctl.exam…
2 …class) (rapid-commit) (IA_NA IAID:3954725832 T1:0 T2:0) (Client-FQDN) (MUD-URL https://mudctl.exam…
3 …class) (rapid-commit) (IA_NA IAID:3954725832 T1:0 T2:0) (Client-FQDN) (MUD-URL https://mudctl.exam…
4 …class) (rapid-commit) (IA_NA IAID:3954725832 T1:0 T2:0) (Client-FQDN) (MUD-URL https://mudctl.exam…
5 …class) (rapid-commit) (IA_NA IAID:3954725832 T1:0 T2:0) (Client-FQDN) (MUD-URL https://mudctl.exam…
Dlldp_mudurl-v.out29 MUD-URL Subtype (1)
30 MUD-URL=https://imright.mud.example.com/.well-known/mud/v1/vomitv2.0
60 MUD-URL Subtype (1)
61 MUD-URL=https://imright.mud.example.com/.well-known/mud/v1/vomitv2.0
Dlldp_mudurl-vv.out47 MUD-URL Subtype (1)
48 MUD-URL=https://imright.mud.example.com/.well-known/mud/v1/vomitv2.0
100 MUD-URL Subtype (1)
101 MUD-URL=https://imright.mud.example.com/.well-known/mud/v1/vomitv2.0
Ddhcpv4v6-rfc5970-rfc8572.out72 …D hwaddr/time type 1 time 701792102 000001010000) (option-request Bootfile-URL DNS-search-list DNS…
73 …0000) (server-ID hwaddr/time type 1 time 701792110 42d361623810) (Bootfile-URL my-startup-config) …
74 …D hwaddr/time type 1 time 701792110 42d361623810) (option-request Bootfile-URL DNS-search-list DNS…
75 …0000) (server-ID hwaddr/time type 1 time 701792110 42d361623810) (Bootfile-URL my-startup-config) …
76 …ific-info) (client-ID hwaddr type 1 000044010000) (option-request Bootfile-URL DNS-search-list DNS…
/netbsd/src/external/bsd/openldap/dist/doc/guide/release/
Dcopyright.sdf28 <{{URL:http://www.OpenLDAP.org/license.html}}>.
37 at <{{URL:http://www.umich.edu/~dirsvcs/ldap/ldap.html}}>.
42 <{{URL:http://www.OpenLDAP.org/}}>.

12345678910>>...14