Searched defs:http (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/usr.sbin/ocspcheck/ |
| H A D | http.c | 55 struct http { struct 69 dosysread(char *buf, size_t sz, const struct http *http) in dosysread() 80 dosyswrite(const void *buf, size_t sz, const struct http *http) in dosyswrite() 91 dotlsread(char *buf, size_t sz, const struct http *http) in dotlsread() 106 dotlswrite(const void *buf, size_t sz, const struct http *http) in dotlswrite() 147 http_read(char *buf, size_t sz, const struct http *http) in http_read() 166 http_write(const char *buf, size_t sz, const struct http *http) in http_write() 181 http_disconnect(struct http *http) in http_disconnect() 207 http_free(struct http *http) in http_free() 227 struct http *http; in http_alloc() local [all …]
|
| H A D | http.h | 54 struct http *http; /* underlying connection */ member
|
| /openbsd-src/usr.sbin/acme-client/ |
| H A D | http.c | 56 struct http { struct 70 dosysread(char *buf, size_t sz, const struct http *http) in dosysread() 81 dosyswrite(const void *buf, size_t sz, const struct http *http) in dosyswrite() 92 dotlsread(char *buf, size_t sz, const struct http *http) in dotlsread() 107 dotlswrite(const void *buf, size_t sz, const struct http *http) in dotlswrite() 148 http_read(char *buf, size_t sz, const struct http *http) in http_read() 167 http_write(const char *buf, size_t sz, const struct http *http) in http_write() 182 http_disconnect(struct http *http) in http_disconnect() 204 http_free(struct http *http) in http_free() 224 struct http *http; in http_alloc() local [all …]
|
| H A D | http.h | 54 struct http *http; /* underlying connection */ member
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| H A D | Mirrors.pm | 574 sub http { shift->{http} || '' } subroutine
|
| /openbsd-src/regress/usr.sbin/rpki-client/ |
| H A D | test-http.c | 114 int error, fd[2], outfd, http; main() local
|
| /openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
| H A D | PackageRepository.pm | 96 sub http($) { 'OpenBSD::PackageRepository::HTTP' } subroutine
|
| /openbsd-src/sbin/unwind/libunbound/services/ |
| H A D | authzone.h | 451 int http; member
|
| /openbsd-src/usr.sbin/unbound/services/ |
| H A D | authzone.h | 451 int http; member
|
| /openbsd-src/usr.sbin/rpki-client/ |
| H A D | main.c | 971 int rc, c, i, st, proc, rsync, http, rrdp, hangup = 0; main() local
|