Home
last modified time | relevance | path

Searched defs:req (Results 876 - 900 of 1088) sorted by relevance

1...<<31323334353637383940>>...44

/third_party/nghttp2/src/
H A Dshrpx_http2_session.cc695 std::string req = "CONNECT "; in downstream_connect_proxy() local
1101 const auto &req = downstream->request(); on_response_headers() local
1878 auto &req = downstream->request(); can_push_request() local
1940 auto &req = downstream->request(); submit_pending_requests() local
[all...]
H A Dshrpx_client_handler.cc1031 auto &req = downstream->request(); in get_downstream_connection() local
1221 auto &req = downstream->request(); write_accesslog() local
[all...]
/third_party/libdrm/tests/modetest/
H A Dmodetest.c130 drmModeAtomicReq *req; member
[all...]
/third_party/libdrm/radeon/
H A Dradeon_surface.c124 static int radeon_get_value(int fd, unsigned req, uint32_t *value) in radeon_get_value() argument
/third_party/libdrm/
H A Dxf86drmMode.c1338 drmModeAtomicReqPtr req; in drmModeAtomicAlloc() local
1414 drm_public int drmModeAtomicGetCursor(drmModeAtomicReqPtr req) in drmModeAtomicGetCursor() argument
1421 drmModeAtomicSetCursor(drmModeAtomicReqPtr req, int cursor) drmModeAtomicSetCursor() argument
1427 drmModeAtomicAddProperty(drmModeAtomicReqPtr req, uint32_t object_id, uint32_t property_id, uint64_t value) drmModeAtomicAddProperty() argument
1460 drmModeAtomicFree(drmModeAtomicReqPtr req) drmModeAtomicFree() argument
1483 drmModeAtomicCommit(int fd, drmModeAtomicReqPtr req, uint32_t flags, void *user_data) drmModeAtomicCommit() argument
[all...]
/third_party/lwip/src/apps/http/
H A Dhttpd.c251 struct pbuf *req; member
[all...]
/third_party/lwip/src/apps/smtp/
H A Dsmtp.c697 struct smtp_send_request *req = (struct smtp_send_request*)arg; in smtp_send_mail_int() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Docsp.c223 OCSP_REQUEST *req = NULL; in ocsp_main() local
903 add_ocsp_cert(OCSP_REQUEST **req, X509 *cert, const EVP_MD *cert_id_md, X509 *issuer, STACK_OF(OCSP_CERTID) *ids) add_ocsp_cert() argument
929 add_ocsp_serial(OCSP_REQUEST **req, char *serial, const EVP_MD *cert_id_md, X509 *issuer, STACK_OF(OCSP_CERTID) *ids) add_ocsp_serial() argument
966 print_ocsp_summary(BIO *out, OCSP_BASICRESP *bs, OCSP_REQUEST *req, STACK_OF(OPENSSL_STRING) *names, STACK_OF(OCSP_CERTID) *ids, long nsec, long maxage) print_ocsp_summary() argument
1028 make_ocsp_response(BIO *err, OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db, STACK_OF(X509) *ca, X509 *rcert, EVP_PKEY *rkey, const EVP_MD *rmd, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(X509) *rother, unsigned long flags, int nmin, int ndays, int badsig, const EVP_MD *resp_md) make_ocsp_response() argument
1231 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
[all...]
H A Dreq.c244 X509_REQ *req = NULL; in req_main() local
1068 make_REQ(X509_REQ *req, EVP_PKEY *pkey, X509_NAME *fsubj, int multirdn, int attribs, unsigned long chtype) make_REQ() argument
1126 prompt_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, const char *dn_sect, STACK_OF(CONF_VALUE) *attr_sk, const char *attr_sect, int attribs, unsigned long chtype) prompt_info() argument
1293 auto_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, STACK_OF(CONF_VALUE) *attr_sk, int attribs, unsigned long chtype) auto_info() argument
1380 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) add_attribute_object() argument
[all...]
H A Dx509.c200 X509_REQ *req = X509_to_X509_REQ(cert, NULL, NULL); in x509_to_req() local
271 X509_REQ *req = NULL, *rq = NULL; in x509_main() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dfs.c181 uv__fs_fsync(uv_fs_t* req) uv__fs_fsync() argument
205 uv__fs_fdatasync(uv_fs_t* req) uv__fs_fdatasync() argument
247 uv__fs_futime(uv_fs_t* req) uv__fs_futime() argument
286 uv__fs_mkdtemp(uv_fs_t* req) uv__fs_mkdtemp() argument
310 uv__fs_mkstemp(uv_fs_t* req) uv__fs_mkstemp() argument
381 uv__fs_open(uv_fs_t* req) uv__fs_open() argument
460 uv__fs_read(uv_fs_t* req) uv__fs_read() argument
547 uv__fs_scandir(uv_fs_t* req) uv__fs_scandir() argument
572 uv__fs_opendir(uv_fs_t* req) uv__fs_opendir() argument
592 uv__fs_readdir(uv_fs_t* req) uv__fs_readdir() argument
638 uv__fs_closedir(uv_fs_t* req) uv__fs_closedir() argument
653 uv__fs_statfs(uv_fs_t* req) uv__fs_statfs() argument
707 uv__fs_readlink(uv_fs_t* req) uv__fs_readlink() argument
766 uv__fs_realpath(uv_fs_t* req) uv__fs_realpath() argument
795 uv__fs_sendfile_emul(uv_fs_t* req) uv__fs_sendfile_emul() argument
1018 uv__fs_sendfile(uv_fs_t* req) uv__fs_sendfile() argument
1139 uv__fs_utime(uv_fs_t* req) uv__fs_utime() argument
1179 uv__fs_lutime(uv_fs_t* req) uv__fs_lutime() argument
1206 uv__fs_write(uv_fs_t* req) uv__fs_write() argument
1266 uv__fs_copyfile(uv_fs_t* req) uv__fs_copyfile() argument
1651 uv__fs_write_all(uv_fs_t* req) uv__fs_write_all() argument
1699 uv_fs_t* req; uv__fs_work() local
1770 uv_fs_t* req; uv__fs_done() local
1784 uv_fs_access(uv_loop_t* loop, uv_fs_t* req, const char* path, int flags, uv_fs_cb cb) uv_fs_access() argument
1796 uv_fs_chmod(uv_loop_t* loop, uv_fs_t* req, const char* path, int mode, uv_fs_cb cb) uv_fs_chmod() argument
1808 uv_fs_chown(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_chown() argument
1822 uv_fs_close(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) uv_fs_close() argument
1829 uv_fs_fchmod(uv_loop_t* loop, uv_fs_t* req, uv_file file, int mode, uv_fs_cb cb) uv_fs_fchmod() argument
1841 uv_fs_fchown(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_fchown() argument
1855 uv_fs_lchown(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_lchown() argument
1869 uv_fs_fdatasync(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) uv_fs_fdatasync() argument
1876 uv_fs_fstat(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) uv_fs_fstat() argument
1883 uv_fs_fsync(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) uv_fs_fsync() argument
1890 uv_fs_ftruncate(uv_loop_t* loop, uv_fs_t* req, uv_file file, int64_t off, uv_fs_cb cb) uv_fs_ftruncate() argument
1902 uv_fs_futime(uv_loop_t* loop, uv_fs_t* req, uv_file file, double atime, double mtime, uv_fs_cb cb) uv_fs_futime() argument
1915 uv_fs_lutime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) uv_fs_lutime() argument
1929 uv_fs_lstat(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_lstat() argument
1936 uv_fs_link(uv_loop_t* loop, uv_fs_t* req, const char* path, const char* new_path, uv_fs_cb cb) uv_fs_link() argument
1947 uv_fs_mkdir(uv_loop_t* loop, uv_fs_t* req, const char* path, int mode, uv_fs_cb cb) uv_fs_mkdir() argument
1959 uv_fs_mkdtemp(uv_loop_t* loop, uv_fs_t* req, const char* tpl, uv_fs_cb cb) uv_fs_mkdtemp() argument
1971 uv_fs_mkstemp(uv_loop_t* loop, uv_fs_t* req, const char* tpl, uv_fs_cb cb) uv_fs_mkstemp() argument
1983 uv_fs_open(uv_loop_t* loop, uv_fs_t* req, const char* path, int flags, int mode, uv_fs_cb cb) uv_fs_open() argument
1997 uv_fs_read(uv_loop_t* loop, uv_fs_t* req, uv_file file, const uv_buf_t bufs[], unsigned int nbufs, int64_t off, uv_fs_cb cb) uv_fs_read() argument
2025 uv_fs_scandir(uv_loop_t* loop, uv_fs_t* req, const char* path, int flags, uv_fs_cb cb) uv_fs_scandir() argument
2036 uv_fs_opendir(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_opendir() argument
2045 uv_fs_readdir(uv_loop_t* loop, uv_fs_t* req, uv_dir_t* dir, uv_fs_cb cb) uv_fs_readdir() argument
2058 uv_fs_closedir(uv_loop_t* loop, uv_fs_t* req, uv_dir_t* dir, uv_fs_cb cb) uv_fs_closedir() argument
2071 uv_fs_readlink(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_readlink() argument
2081 uv_fs_realpath(uv_loop_t* loop, uv_fs_t* req, const char * path, uv_fs_cb cb) uv_fs_realpath() argument
2091 uv_fs_rename(uv_loop_t* loop, uv_fs_t* req, const char* path, const char* new_path, uv_fs_cb cb) uv_fs_rename() argument
2102 uv_fs_rmdir(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_rmdir() argument
2109 uv_fs_sendfile(uv_loop_t* loop, uv_fs_t* req, uv_file out_fd, uv_file in_fd, int64_t off, size_t len, uv_fs_cb cb) uv_fs_sendfile() argument
2125 uv_fs_stat(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_stat() argument
2132 uv_fs_symlink(uv_loop_t* loop, uv_fs_t* req, const char* path, const char* new_path, int flags, uv_fs_cb cb) uv_fs_symlink() argument
2145 uv_fs_unlink(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_unlink() argument
2152 uv_fs_utime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) uv_fs_utime() argument
2166 uv_fs_write(uv_loop_t* loop, uv_fs_t* req, uv_file file, const uv_buf_t bufs[], unsigned int nbufs, int64_t off, uv_fs_cb cb) uv_fs_write() argument
2195 uv_fs_req_cleanup(uv_fs_t* req) uv_fs_req_cleanup() argument
2228 uv_fs_copyfile(uv_loop_t* loop, uv_fs_t* req, const char* path, const char* new_path, int flags, uv_fs_cb cb) uv_fs_copyfile() argument
2248 uv_fs_statfs(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) uv_fs_statfs() argument
2257 uv_fs_get_system_error(const uv_fs_t* req) uv_fs_get_system_error() argument
[all...]
/third_party/node/deps/uv/src/win/
H A Dpipe.c88 uv_write_t req; /* Internal heap-allocated write request. */ member
563 uv_shutdown_t* req; in pipe_shutdown_thread_proc() local
528 pipe_alloc_accept(uv_loop_t* loop, uv_pipe_t* handle, uv_pipe_accept_t* req, BOOL firstInstance) pipe_alloc_accept() argument
581 uv__pipe_shutdown(uv_loop_t* loop, uv_pipe_t* handle, uv_shutdown_t *req) uv__pipe_shutdown() argument
699 uv_pipe_accept_t* req; uv_pipe_bind() local
782 uv_connect_t* req; pipe_connect_thread_proc() local
819 uv_pipe_connect(uv_connect_t* req, uv_pipe_t* handle, const char* name, uv_connect_cb cb) uv_pipe_connect() argument
1013 uv__pipe_queue_accept(uv_loop_t* loop, uv_pipe_t* handle, uv_pipe_accept_t* req, BOOL firstInstance) uv__pipe_queue_accept() argument
1052 uv_pipe_accept_t* req; uv__pipe_accept() local
1148 uv_read_t* req = (uv_read_t*) arg; uv_pipe_zero_readfile_thread_proc() local
1223 uv_write_t* req = (uv_write_t*) parameter; uv_pipe_writefile_thread_proc() local
1247 uv_read_t* req; post_completion_read_wait() local
1266 uv_write_t* req; post_completion_write_wait() local
1285 uv_read_t* req; uv__pipe_queue_read() local
1376 uv__insert_non_overlapped_write_req(uv_pipe_t* handle, uv_write_t* req) uv__insert_non_overlapped_write_req() argument
1392 uv_write_t* req; uv_remove_non_overlapped_write_req() local
1413 uv_write_t* req = uv_remove_non_overlapped_write_req(handle); uv__queue_non_overlapped_write() local
1484 uv__pipe_write_data(uv_loop_t* loop, uv_write_t* req, uv_pipe_t* handle, const uv_buf_t bufs[], size_t nbufs, uv_write_cb cb, int copy_always) uv__pipe_write_data() argument
1648 uv__pipe_write_ipc(uv_loop_t* loop, uv_write_t* req, uv_pipe_t* handle, const uv_buf_t data_bufs[], size_t data_buf_count, uv_stream_t* send_handle, uv_write_cb cb) uv__pipe_write_ipc() argument
1750 uv__pipe_write(uv_loop_t* loop, uv_write_t* req, uv_pipe_t* handle, const uv_buf_t bufs[], size_t nbufs, uv_stream_t* send_handle, uv_write_cb cb) uv__pipe_write() argument
1960 uv__process_pipe_read_req(uv_loop_t* loop, uv_pipe_t* handle, uv_req_t* req) uv__process_pipe_read_req() argument
2027 uv__process_pipe_write_req(uv_loop_t* loop, uv_pipe_t* handle, uv_write_t* req) uv__process_pipe_write_req() argument
2082 uv_pipe_accept_t* req = (uv_pipe_accept_t*) raw_req; uv__process_pipe_accept_req() local
2115 uv__process_pipe_connect_req(uv_loop_t* loop, uv_pipe_t* handle, uv_connect_t* req) uv__process_pipe_connect_req() argument
2144 uv__process_pipe_shutdown_req(uv_loop_t* loop, uv_pipe_t* handle, uv_shutdown_t* req) uv__process_pipe_shutdown_req() argument
[all...]
H A Dtty.c438 uv_req_t* req; in uv_tty_post_raw_read() local
456 uv_read_t* req; in uv__tty_queue_read_raw() local
489 uv_req_t* req; uv_tty_line_read_thread() local
583 uv_read_t* req; uv__tty_queue_read_line() local
697 uv_process_tty_read_raw_req(uv_loop_t* loop, uv_tty_t* handle, uv_req_t* req) uv_process_tty_read_raw_req() argument
960 uv_process_tty_read_line_req(uv_loop_t* loop, uv_tty_t* handle, uv_req_t* req) uv_process_tty_read_line_req() argument
1002 uv__process_tty_read_req(uv_loop_t* loop, uv_tty_t* handle, uv_req_t* req) uv__process_tty_read_req() argument
2183 uv__tty_write(uv_loop_t* loop, uv_write_t* req, uv_tty_t* handle, const uv_buf_t bufs[], unsigned int nbufs, uv_write_cb cb) global() argument
2228 uv__process_tty_write_req(uv_loop_t* loop, uv_tty_t* handle, uv_write_t* req) global() argument
2272 uv__process_tty_shutdown_req(uv_loop_t* loop, uv_tty_t* stream, uv_shutdown_t* req) global() argument
2321 uv__process_tty_connect_req(uv_loop_t* loop, uv_tty_t* handle, uv_connect_t* req) global() argument
[all...]
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c58 uv_fs_t req; in uvwasi__get_filestat_set_times() local
699 uv_fs_t req; in uvwasi_fd_allocate() local
759 uv_fs_t req; uvwasi_fd_close() local
802 uv_fs_t req; uvwasi_fd_datasync() local
987 uv_fs_t req; uvwasi_fd_filestat_get() local
1027 uv_fs_t req; uvwasi_fd_filestat_set_size() local
1067 uv_fs_t req; uvwasi_fd_filestat_set_times() local
1124 uv_fs_t req; uvwasi_fd_pread() local
1248 uv_fs_t req; uvwasi_fd_pwrite() local
1300 uv_fs_t req; uvwasi_fd_read() local
1352 uv_fs_t req; uvwasi_fd_readdir() local
1542 uv_fs_t req; uvwasi_fd_sync() local
1601 uv_fs_t req; uvwasi_fd_write() local
1647 uv_fs_t req; uvwasi_path_create_directory() local
1697 uv_fs_t req; uvwasi_path_filestat_get() local
1759 uv_fs_t req; uvwasi_path_filestat_set_times() local
1839 uv_fs_t req; uvwasi_path_link() local
1951 uv_fs_t req; uvwasi_path_open() local
2101 uv_fs_t req; uvwasi_path_readlink() local
2160 uv_fs_t req; uvwasi_path_remove_directory() local
2212 uv_fs_t req; uvwasi_path_rename() local
2312 uv_fs_t req; uvwasi_path_symlink() local
2364 uv_fs_t req; uvwasi_path_unlink_file() local
[all...]
/third_party/openssl/apps/
H A Dreq.c244 X509_REQ *req = NULL; in req_main() local
1066 make_REQ(X509_REQ *req, EVP_PKEY *pkey, X509_NAME *fsubj, int multirdn, int attribs, unsigned long chtype) make_REQ() argument
1124 prompt_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, const char *dn_sect, STACK_OF(CONF_VALUE) *attr_sk, const char *attr_sect, int attribs, unsigned long chtype) prompt_info() argument
1291 auto_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, STACK_OF(CONF_VALUE) *attr_sk, int attribs, unsigned long chtype) auto_info() argument
1378 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) add_attribute_object() argument
[all...]
H A Dx509.c200 X509_REQ *req = X509_to_X509_REQ(cert, NULL, NULL); in x509_to_req() local
271 X509_REQ *req = NULL, *rq = NULL; in x509_main() local
[all...]
H A Docsp.c223 OCSP_REQUEST *req = NULL; in ocsp_main() local
903 add_ocsp_cert(OCSP_REQUEST **req, X509 *cert, const EVP_MD *cert_id_md, X509 *issuer, STACK_OF(OCSP_CERTID) *ids) add_ocsp_cert() argument
929 add_ocsp_serial(OCSP_REQUEST **req, char *serial, const EVP_MD *cert_id_md, X509 *issuer, STACK_OF(OCSP_CERTID) *ids) add_ocsp_serial() argument
966 print_ocsp_summary(BIO *out, OCSP_BASICRESP *bs, OCSP_REQUEST *req, STACK_OF(OPENSSL_STRING) *names, STACK_OF(OCSP_CERTID) *ids, long nsec, long maxage) print_ocsp_summary() argument
1028 make_ocsp_response(BIO *err, OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db, STACK_OF(X509) *ca, X509 *rcert, EVP_PKEY *rkey, const EVP_MD *rmd, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(X509) *rother, unsigned long flags, int nmin, int ndays, int badsig, const EVP_MD *resp_md) make_ocsp_response() argument
1231 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
[all...]
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509.h694 STACK_OF(X509_EXTENSION) *X509_REQ_get_extensions(X509_REQ *req); global() variable
[all...]
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_vulkan.cpp359 VkMemoryRequirements req; in CreateOrResizeBuffer() local
573 VkMemoryRequirements req; in ImGui_ImplVulkan_CreateFontsTexture() local
623 VkMemoryRequirements req; ImGui_ImplVulkan_CreateFontsTexture() local
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c3407 FT_Size_RequestRec req; FT_EXPORT_DEF() local
3447 FT_Size_RequestRec req; FT_EXPORT_DEF() local
[all...]
/third_party/toybox/toys/pending/
H A Ddhcp.c283 struct ifreq req; in get_interface() local
[all...]
/third_party/python/Lib/test/
H A Dtest_urllib2.py768 req = Request(url) global() variable in HandlerTests.test_ftp.NullFTPHandler
[all...]
/third_party/selinux/libsepol/src/
H A Dlink.c2018 missing_requirement_t req; in debug_requirements() local
1927 is_decl_requires_met(link_state_t * state, avrule_decl_t * decl, struct missing_requirement *req) is_decl_requires_met() argument
2083 print_missing_requirements(link_state_t * state, avrule_block_t * cur, missing_requirement_t * req) print_missing_requirements() argument
2135 missing_requirement_t req; enable_avrules() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c815 struct ieee80211req_athdbg req; in atheros_set_qos_map() local
2012 struct ieee80211req_res req; in atheros_add_tspec() local
2034 struct ieee80211req_res req; atheros_add_sta_node() local
[all...]
H A Ddriver_wext.c1088 struct iw_scan_req req; in wpa_driver_wext_scan() local

Completed in 48 milliseconds

1...<<31323334353637383940>>...44