Home
last modified time | relevance | path

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

12

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dfile.c78 hx509_pem_header *headers, FILE *f, in hx509_pem_write()
125 hx509_pem_add_header(hx509_pem_header **headers, in hx509_pem_add_header()
152 hx509_pem_free_header(hx509_pem_header *headers) in hx509_pem_free_header()
190 hx509_pem_header *headers = NULL; in hx509_pem_read() local
H A Dks_file.c53 const hx509_pem_header *headers, in parse_certificate()
157 const hx509_pem_header *headers, in parse_pkcs8_private_key()
186 const hx509_pem_header *headers, in parse_pem_private_key()
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dpicohttpparser.c325 parse_headers(const char *buf, const char *buf_end, struct phr_header *headers, in parse_headers() argument
391 int *minor_version, struct phr_header *headers, in parse_request() argument
443 phr_parse_request(const char * buf_start,size_t len,const char ** method,size_t * method_len,const char ** path,size_t * path_len,int * minor_version,struct phr_header * headers,size_t * num_headers,size_t last_len) phr_parse_request() argument
475 parse_response(const char * buf,const char * buf_end,int * minor_version,int * status,const char ** msg,size_t * msg_len,struct phr_header * headers,size_t * num_headers,size_t max_headers,int * ret) parse_response() argument
528 phr_parse_response(const char * buf_start,size_t len,int * minor_version,int * status,const char ** msg,size_t * msg_len,struct phr_header * headers,size_t * num_headers,size_t last_len) phr_parse_response() argument
557 phr_parse_headers(const char * buf_start,size_t len,struct phr_header * headers,size_t * num_headers,size_t last_len) phr_parse_headers() argument
[all...]
/netbsd-src/sys/dev/microcode/siop/
H A DMakefile11 headers: esiop.out siop.out osiop.out oosiop.out target
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/doc/doxygen/
H A Dstdheader.cc21 Map headers; variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/doc/doxygen/
H A Dstdheader.cc25 std::map<std::string_view, std::string_view> headers; variable
/netbsd-src/external/gpl2/libmalloc/dist/
H A DMakefile30 headers = malloc.h macro
/netbsd-src/external/cddl/osnet/dist/lib/pyzfs/common/
H A Dtable.py51 def printme(self, headers=True): argument
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c472 evhttp_is_connection_close(int flags, struct evkeyvalq* headers) in evhttp_is_connection_close()
496 evhttp_is_connection_keepalive(struct evkeyvalq* headers) in evhttp_is_connection_keepalive()
505 evhttp_maybe_add_date_header(struct evkeyvalq *headers) in evhttp_maybe_add_date_header()
518 evhttp_maybe_add_content_length_header(struct evkeyvalq *headers, in evhttp_maybe_add_content_length_header()
1903 evhttp_find_header(const struct evkeyvalq *headers, const char *key) in evhttp_find_header()
1916 evhttp_clear_headers(struct evkeyvalq *headers) in evhttp_clear_headers()
1936 evhttp_remove_header(struct evkeyvalq *headers, const char *key) in evhttp_remove_header()
1973 evhttp_add_header(struct evkeyvalq *headers, in evhttp_add_header()
1993 evhttp_add_header_internal(struct evkeyvalq *headers, in evhttp_add_header_internal()
2070 evhttp_append_to_last_header(struct evkeyvalq *headers, char *line) in evhttp_append_to_last_header()
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_trace.h67 TraceHeader headers[kTraceParts]; member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_trace.h65 TraceHeader headers[kTraceParts]; member
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A DMakefile.am40 headers = $(std_HEADERS) $(bits_HEADERS) macro
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A DMakefile.am40 headers = $(std_HEADERS) $(bits_HEADERS) macro
/netbsd-src/crypto/external/bsd/openssl/dist/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()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-nacl.c73 struct elf_segment_map **headers = NULL; in nacl_modify_segment_map() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-nacl.c73 struct elf_segment_map **headers = NULL; in nacl_modify_segment_map() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhttpd.c77 char *headers; /*%< set in process_request() */ member
817 const char *headers, void *arg, unsigned int *retcode, in render_404()
841 const char *headers, void *arg, unsigned int *retcode, in render_500()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dsymtab.cc276 size_t nelts, nids, overhead, headers; in ht_dump_statistics() local
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dsymtab.c276 size_t nelts, nids, overhead, headers; in ht_dump_statistics() local
/netbsd-src/external/bsd/libevent/dist/sample/
H A Dhttp-server.c138 struct evkeyvalq *headers; in dump_request_cb() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception_win.cc878 RVAPtr<IMAGE_NT_HEADERS> headers(module, dos_stub->e_lfanew); in InternalGetProcAddress() local
958 RVAPtr<IMAGE_NT_HEADERS> headers(module, dos_stub->e_lfanew); in OverrideImportedFunction() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception_win.cpp931 RVAPtr<IMAGE_NT_HEADERS> headers(module, dos_stub->e_lfanew); in InternalGetProcAddress() local
1011 RVAPtr<IMAGE_NT_HEADERS> headers(module, dos_stub->e_lfanew); in OverrideImportedFunction() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception_win.cc880 RVAPtr<IMAGE_NT_HEADERS> headers(module, dos_stub->e_lfanew); in InternalGetProcAddress() local
960 RVAPtr<IMAGE_NT_HEADERS> headers(module, dos_stub->e_lfanew); in OverrideImportedFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/
H A DScanView.py746 def send_string(self, s, ctype='text/html', headers=True, mtime=None): argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Docsp.c1493 static OCSP_RESPONSE *query_responder(BIO *cbio, const char *host, in query_responder()
1586 OCSP_RESPONSE *process_responder(OCSP_REQUEST *req, in process_responder()

12