Home
last modified time | relevance | path

Searched defs:headers (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/crypto/heimdal/lib/hx509/
H A Dfile.c76 hx509_pem_header *headers, FILE *f, in hx509_pem_write()
123 hx509_pem_add_header(hx509_pem_header **headers, in hx509_pem_add_header()
150 hx509_pem_free_header(hx509_pem_header *headers) in hx509_pem_free_header()
188 hx509_pem_header *headers = NULL; in hx509_pem_read() local
H A Dks_file.c51 const hx509_pem_header *headers, in parse_certificate()
142 const hx509_pem_header *headers, in parse_pkcs8_private_key()
171 const hx509_pem_header *headers, in parse_pem_private_key()
/freebsd/usr.sbin/config/
H A Dmkheaders.c45 headers(void) in headers() function
/freebsd/crypto/heimdal/appl/test/
H A Dhttp_client.c146 char **headers; member
192 char **headers, int num_headers, struct http_req *req) in http_query()
293 char *headers[10]; /* XXX */ in main() local
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dtable.py51 def printme(self, headers=True): argument
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c468 evhttp_is_connection_close(int flags, struct evkeyvalq* headers) in evhttp_is_connection_close()
492 evhttp_is_connection_keepalive(struct evkeyvalq* headers) in evhttp_is_connection_keepalive()
501 evhttp_maybe_add_date_header(struct evkeyvalq *headers) in evhttp_maybe_add_date_header()
514 evhttp_maybe_add_content_length_header(struct evkeyvalq *headers, in evhttp_maybe_add_content_length_header()
1899 evhttp_find_header(const struct evkeyvalq *headers, const char *key) in evhttp_find_header()
1912 evhttp_clear_headers(struct evkeyvalq *headers) in evhttp_clear_headers()
1932 evhttp_remove_header(struct evkeyvalq *headers, const char *key) in evhttp_remove_header()
1969 evhttp_add_header(struct evkeyvalq *headers, in evhttp_add_header()
1989 evhttp_add_header_internal(struct evkeyvalq *headers, in evhttp_add_header_internal()
2066 evhttp_append_to_last_header(struct evkeyvalq *headers, char *line) in evhttp_append_to_last_header()
[all …]
/freebsd/contrib/libevent/
H A Dhttp.c468 evhttp_is_connection_close(int flags, struct evkeyvalq* headers) in evhttp_is_connection_close()
492 evhttp_is_connection_keepalive(struct evkeyvalq* headers) in evhttp_is_connection_keepalive()
501 evhttp_maybe_add_date_header(struct evkeyvalq *headers) in evhttp_maybe_add_date_header()
514 evhttp_maybe_add_content_length_header(struct evkeyvalq *headers, in evhttp_maybe_add_content_length_header()
1899 evhttp_find_header(const struct evkeyvalq *headers, const char *key) in evhttp_find_header()
1912 evhttp_clear_headers(struct evkeyvalq *headers) in evhttp_clear_headers()
1932 evhttp_remove_header(struct evkeyvalq *headers, const char *key) in evhttp_remove_header()
1969 evhttp_add_header(struct evkeyvalq *headers, in evhttp_add_header()
1989 evhttp_add_header_internal(struct evkeyvalq *headers, in evhttp_add_header_internal()
2066 evhttp_append_to_last_header(struct evkeyvalq *headers, char *line) in evhttp_append_to_last_header()
[all …]
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c350 static int add1_headers(OSSL_HTTP_REQ_CTX *rctx, in add1_headers()
1015 int OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path, in OSSL_HTTP_set1_request()
1123 BIO *OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, in OSSL_HTTP_get()
1212 BIO *OSSL_HTTP_transfer(OSSL_HTTP_REQ_CTX **prctx, in OSSL_HTTP_transfer()
/freebsd/sys/dev/isci/scil/
H A Dscic_sds_unsolicited_frame_control.h247 SCIC_SDS_UF_HEADER_ARRAY_T headers; member
/freebsd/usr.bin/mail/
H A Dcmd1.c49 headers(void *v) in headers() function
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dhttp-server.c137 struct evkeyvalq *headers; in dump_request_cb() local
/freebsd/tools/regression/sockets/sendfile/
H A Dsendfile.c271 struct iovec headers; in send_test() local
/freebsd/contrib/libevent/sample/
H A Dhttp-server.c137 struct evkeyvalq *headers; in dump_request_cb() local
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp1010 RVAPtr<IMAGE_NT_HEADERS> headers(module, dos_stub->e_lfanew); in InternalGetProcAddress() local
1090 RVAPtr<IMAGE_NT_HEADERS> headers(module, dos_stub->e_lfanew); in OverrideImportedFunction() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStandardLibrary.cpp244 llvm::SmallVector<Header> Symbol::headers() const { in headers() function in clang::tooling::stdlib::Symbol
/freebsd/crypto/heimdal/appl/push/
H A Dpush.c230 char **headers = NULL; in doit() local
/freebsd/stand/efi/libefi/
H A Defihttp.c392 EFI_HTTP_HEADER headers[3]; in _efihttp_fs_open() local
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkstat.h95 int (*headers)(char *buf, size_t size); member
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2404 struct evkeyvalq headers; in http_bad_header_test() local
2419 const struct evkeyvalq* headers, in validate_header()
2432 struct evkeyvalq headers; in http_parse_query_test() local
2503 struct evkeyvalq headers; in http_parse_query_str_test() local
/freebsd/contrib/libevent/test/
H A Dregress_http.c2404 struct evkeyvalq headers; in http_bad_header_test() local
2419 const struct evkeyvalq* headers, in validate_header()
2432 struct evkeyvalq headers; in http_parse_query_test() local
2503 struct evkeyvalq headers; in http_parse_query_str_test() local
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkstat.h104 int (*headers)(char *buf, size_t size); member
/freebsd/crypto/openssl/apps/
H A Docsp.c1231 process_responder(OCSP_REQUEST * req,const char * host,const char * port,const char * path,const char * proxy,const char * no_proxy,int use_ssl,STACK_OF (CONF_VALUE)* headers,int req_timeout) process_responder() argument
/freebsd/lib/libc/tests/sys/
H A Dsendfile_test.c655 struct iovec headers[1], trailers[1]; in hdtr_positive_test() local
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c2539 ASN1_VALUE *app_http_get_asn1(const char *url, const char *proxy, in app_http_get_asn1()
2591 ASN1_VALUE *app_http_post_asn1(const char *host, const char *port, in app_http_post_asn1()
/freebsd/sys/sys/
H A Dsocket.h646 struct iovec *headers; /* pointer to an array of header struct iovec's */ member

12