Searched defs:http (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/regress/usr.sbin/rpki-client/libressl/
H A DMakefile[all...]
/openbsd-current/gnu/usr.bin/perl/
H A Dregen_perly.pl83 http://ftp.gnu.org/gnu/bison/bison-3.3.tar.gz label
/openbsd-current/usr.sbin/ocspcheck/
H A Dhttp.h54 struct http *http; /* underlying connection */ member in struct:httpget
[all...]
H A Dhttp.c55 struct http { struct
69 dosysread(char *buf, size_t sz, const struct http *http) argument
80 dosyswrite(const void *buf, size_t sz, const struct http *http) argument
91 dotlsread(char *buf, size_t sz, const struct http *http) argument
106 dotlswrite(const void *buf, size_t sz, const struct http *http) argument
147 http_read(char *buf, size_t sz, const struct http *http) argument
166 http_write(const char *buf, size_t sz, const struct http *http) argument
181 http_disconnect(struct http *http) argument
207 http_free(struct http *http) argument
227 struct http *http; local
330 http_open(const struct http *http, const void *p, size_t psz) argument
391 http_body_read(const struct http *http, struct httpxfer *trans, size_t *sz) argument
453 http_head_status(const struct http *http, struct httphead *h, size_t sz) argument
488 http_head_parse(const struct http *http, struct httpxfer *trans, size_t *sz) argument
578 http_head_read(const struct http *http, struct httpxfer *trans, size_t *sz) argument
[all...]
/openbsd-current/usr.sbin/acme-client/
H A Dhttp.h54 struct http *http; /* underlying connection */ member in struct:httpget
[all...]
H A Dhttp.c56 struct http { struct
70 dosysread(char *buf, size_t sz, const struct http *http) argument
81 dosyswrite(const void *buf, size_t sz, const struct http *http) argument
92 dotlsread(char *buf, size_t sz, const struct http *http) argument
107 dotlswrite(const void *buf, size_t sz, const struct http *http) argument
148 http_read(char *buf, size_t sz, const struct http *http) argument
167 http_write(const char *buf, size_t sz, const struct http *http) argument
182 http_disconnect(struct http *http) argument
204 http_free(struct http *http) argument
224 struct http *http; local
327 http_open(const struct http *http, int headreq, const void *p, size_t psz) argument
399 http_body_read(const struct http *http, struct httpxfer *trans, size_t *sz) argument
459 http_head_status(const struct http *http, struct httphead *h, size_t sz) argument
494 http_head_parse(const struct http *http, struct httpxfer *trans, size_t *sz) argument
584 http_head_read(const struct http *http, struct httpxfer *trans, size_t *sz) argument
[all...]
/openbsd-current/gnu/llvm/llvm/tools/sancov/
H A Dcoverage-report-server.py27 import http.server namespace
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DMirrors.pm574 sub http { shift->{http} || '' } subroutine
[all...]
/openbsd-current/regress/usr.sbin/rpki-client/
H A Dtest-http.c114 int error, fd[2], outfd, http; local
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DPackageRepository.pm96 sub http($) { 'OpenBSD::PackageRepository::HTTP' } subroutine
/openbsd-current/usr.sbin/unbound/services/
H A Dauthzone.h451 int http; member in struct:auth_master
/openbsd-current/sbin/unwind/libunbound/services/
H A Dauthzone.h451 int http; member in struct:auth_master
/openbsd-current/usr.sbin/rpki-client/
H A Dmain.c967 int rc, c, i, st, proc, rsync, http, rrdp, hangup = 0; local
[all...]

Completed in 250 milliseconds