HomeSort by relevance Sort by last modified time
    Searched refs:http (Results 1 - 25 of 118) sorted by null

1 2 3 4 5

  /onnv/onnv-gate/usr/src/lib/print/libhttp-core/common/
http.c 2 * "$Id: http.c 148 2006-04-25 16:54:17Z njacobs $"
4 * HTTP routines for the Common UNIX Printing System (CUPS).
22 * WWW: http://www.cups.org
28 * httpInitialize() - Initialize the HTTP interface library and set the
29 * default HTTP proxy (if any).
33 * httpClose() - Close an HTTP connection...
34 * httpConnect() - Connect to a HTTP server.
35 * httpConnectEncrypt() - Connect to a HTTP server using encryption.
37 * httpReconnect() - Reconnect to a HTTP server...
39 * httpSetField() - Set the value of an HTTP header
386 http_t *http; \/* New HTTP connection *\/ local
    [all...]
http.h 2 * "$Id: http.h 148 2006-04-25 16:54:17Z njacobs $"
23 * WWW: http://www.cups.org
103 * HTTP state values...
126 * HTTP version numbers...
131 HTTP_0_9 = 9, /* HTTP/0.9 */
132 HTTP_1_0 = 100, /* HTTP/1.0 */
133 HTTP_1_1 = 101 /* HTTP/1.1 */
138 * HTTP keep-alive values...
149 * HTTP transfer encoding values...
160 * HTTP encryption values..
    [all...]
  /onnv/onnv-gate/usr/src/tools/scripts/
its.reg 9 # or http://www.opensolaris.org/os/licensing.
100 INFO=http://opensolaris.org/os/community/arc/
101 EXTERNAL_URL=http://arc.opensolaris.org/caselog/\\1/\\2/\\3
102 INTERNAL_URL_sun.com=http://sac.eng.sun.com/Archives/CaseLog/arc/\\1/\\2/\\3
111 INFO=http://bugs.grommit.com/
112 EXTERNAL_URL=http://bugs.grommit.com/show_bug.cgi?id=\\1
120 INFO=http://defect.opensolaris.org/bz/
121 EXTERNAL_URL=http://defect.opensolaris.org/bz/show_bug.cgi?id=\\1
130 INFO=http://bugs.freedesktop.org/
131 EXTERNAL_URL=http://bugs.freedesktop.org/show_bug.cgi?id=\\
    [all...]
  /onnv/onnv-gate/usr/src/lib/print/libhttp-core/
Makefile.com 9 # or http://www.opensolaris.org/os/licensing.
30 OBJECTS = http-addr.o http-support.o http.o
  /onnv/onnv-gate/usr/src/cmd/ssh/ssh-http-proxy-connect/
Makefile 10 # or http://www.opensolaris.org/os/licensing.
28 PROG= ssh-http-proxy-connect
32 OBJS= ssh-http-proxy-connect.o
  /onnv/onnv-gate/usr/src/common/lzma/
README 9 # or http://www.opensolaris.org/os/licensing.
26 LZMA SDK 4.62 downloaded from http://www.7-zip.org/sdk.html
  /onnv/onnv-gate/usr/src/common/bzip2/
Solaris.README.txt 9 # or http://www.opensolaris.org/os/licensing.
27 1.0.5 downloaded from http://www.bzip.org.
  /onnv/onnv-gate/usr/src/uts/common/fs/sockfs/
nl7chttp.c 9 * or http://www.opensolaris.org/os/licensing.
60 * HTTP connection persistent headers, mblk_t's, and state values stored in
92 * HTTP parser action values:
114 * HTTP parser token:
148 * HTTP scheme private state:
153 uint32_t major, minor; /* HTTP/major.minor */
154 uint32_t headlen; /* HTTP header length */
171 * HTTP date routines, dow[] for day of the week, Dow[] for day of the
190 * time formats used by HTTP request and response headers:
807 * Find end of line. Note, the HTTP line syntax support
924 http_t *http = arg; local
1190 http_t *http = kmem_cache_alloc(http_kmc, KM_SLEEP); local
1468 http_t *http = uri->scheme; local
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/libfmd_msg/common/
fmd_msg_test.out 9 # or http://www.opensolaris.org/os/licensing.
27 code TEST-8000-08 item 2 = <<This entry tests URL variable expansion - url = http://sun.com/msg/TEST-8000-08>>
31 code TEST-8000-08 item 6 = <<http://sun.com/msg/TEST-8000-08>>
36 DESC: This entry tests URL variable expansion - url = http://sun.com/msg/TEST-8000-08
43 code TEST-8000-08 item 2 = <<This entry tests URL variable expansion - url = http://sun.com/msg/TEST-8000-08>>
47 code TEST-8000-08 item 6 = <<http://sun.com/msg/TEST-8000-08>>
52 DESC: This entry tests URL variable expansion - url = http://sun.com/msg/TEST-8000-08
61 DESC: This entry tests URL variable expansion - url = http://foo.bar.com/TEST-8000-08
68 code TEST-8000-08 item 2 = <<This entry tests URL variable expansion - url = http://sun.com/msg/TEST-8000-08>>
72 code TEST-8000-08 item 6 = <<http://sun.com/msg/TEST-8000-08>
    [all...]
  /onnv/onnv-gate/usr/src/lib/libshell/misc/
buildksh93.readme 9 # or http://www.opensolaris.org/os/licensing.
52 $ wget --http-user="I accept www.opensource.org/licenses/cpl" --http-passwd="." 'http://www.research.att.com/sw/download/beta/INIT.2009-10-14.tgz'
53 $ wget --http-user="I accept www.opensource.org/licenses/cpl" --http-passwd="." 'http://www.research.att.com/sw/download/beta/ast-ksh.2009-10-14.tgz'
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWpsm-ipp/
prototype_com 10 # or http://www.opensolaris.org/os/licensing.
49 s none usr/lib/print/psm-http.so=./psm-ipp.so
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/t/
html.t 3 # Test ability to retrieve HTTP request info
55 test(12,header(-nph=>1) =~ m!HTTP/1.0 200 OK${CRLF}Server: cmdline${CRLF}Date:.+${CRLF}Content-Type: text/html; charset=ISO-8859-1${CRLF}${CRLF}!,"header()");
59 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
60 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
63 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
71 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
72 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
75 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  /onnv/onnv-gate/usr/src/cmd/svc/profile/
README 10 # or http://www.opensolaris.org/os/licensing.
33 http://solsec.eng.sun.com/sbd/) profile. The details are discussed
  /onnv/onnv-gate/usr/src/lib/print/libpapi-ipp/
Makefile.com 9 # or http://www.opensolaris.org/os/licensing.
41 EXTRALINKS= $(ROOTLIBDIR)/psm-http.so
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWsshu/
prototype_com 9 # or http://www.opensolaris.org/os/licensing.
55 f none usr/lib/ssh/ssh-http-proxy-connect 555 root bin
  /onnv/onnv-gate/usr/src/pkgdefs/common_files/
i.services 10 # or http://www.opensolaris.org/os/licensing.
57 regurl=http://www.iana.org
  /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/common/sparc/
_syscall.s 10 ! or http://www.opensolaris.org/os/licensing.
  /onnv/onnv-gate/usr/src/lib/print/libpapi-ipp/common/
papi_impl.h 9 * or http://www.opensolaris.org/os/licensing.
46 #include <http.h>
ipp-support.c 9 * or http://www.opensolaris.org/os/licensing.
278 /* save the printer-uri's path to be used by http POST request */
363 /* Fill in the HTTP Header information */
384 /* send the HTTP POST message for the IPP request */
421 http_t *http; local
428 http = svc->connection;
452 if (strncmp(http->fields[HTTP_FIELD_WWW_AUTHENTICATE],
458 snprintf(http->authstring, sizeof (http->authstring),
460 } else if (strncmp(http->fields[HTTP_FIELD_WWW_AUTHENTICATE]
    [all...]
  /onnv/onnv-gate/usr/src/cmd/ssh/
Makefile 9 # or http://www.opensolaris.org/os/licensing.
46 ssh-http-proxy-connect \
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
Unicode.pm 82 =item L<http://www.unicode.org/glossary/> says:
236 L<Encode>, L<Encode::Unicode::UTF7>, L<http://www.unicode.org/glossary/>,
237 L<http://www.unicode.org/unicode/faq/utf_bom.html>,
239 RFC 2781 L<http://rfc.net/rfc2781.html>,
241 The whole Unicode standard L<http://www.unicode.org/unicode/uni2book/u2.html>
  /onnv/onnv-gate/usr/src/cmd/mdb/
README 10 # or http://www.opensolaris.org/os/licensing.
39 MDB is available on the internal web at http://mdb.eng/. This directory
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
README.ON 9 # or http://www.opensolaris.org/os/licensing.
27 Network (http://www.cpan.org). If it is updated for any reason, a new
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
README 9 # or http://www.opensolaris.org/os/licensing.
32 or http://www.opensolaris.org/os/licensing.
README.ON 9 # or http://www.opensolaris.org/os/licensing.
28 Network (http://www.cpan.org). If it is updated for any reason, a new

Completed in 860 milliseconds

1 2 3 4 5