Home
last modified time | relevance | path

Searched defs:flags (Results 2826 - 2850 of 5461) sorted by relevance

1...<<111112113114115116117118119120>>...219

/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_server.c581 int flags = 0; in OSSL_CMP_SRV_process_request() local
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_mod.c61 unsigned long flags; member
117 CONF_modules_load(const CONF *cnf, const char *appname, unsigned long flags) CONF_modules_load() argument
180 CONF_modules_load_file_ex(OSSL_LIB_CTX *libctx, const char *filename, const char *appname, unsigned long flags) CONF_modules_load_file_ex() argument
233 CONF_modules_load_file(const char *filename, const char *appname, unsigned long flags) CONF_modules_load_file() argument
249 module_run(const CONF *cnf, const char *name, const char *value, unsigned long flags) module_run() argument
615 CONF_imodule_set_flags(CONF_IMODULE *md, unsigned long flags) CONF_imodule_set_flags() argument
[all...]
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c213 uv__os390_epoll* epoll_create1(int flags) { in epoll_create1() argument
H A Dprocess.c204 int flags; in uv__process_open_stream() local
444 unsigned int flags; uv__spawn_set_posix_spawn_attrs() local
[all...]
/third_party/node/deps/uv/src/
H A Duv-common.h372 unsigned int flags; global() member
[all...]
/third_party/node/deps/uv/src/win/
H A Dudp.c128 uv__udp_init_ex(uv_loop_t* loop, uv_udp_t* handle, unsigned flags, int domain) uv__udp_init_ex() argument
197 uv__udp_maybe_bind(uv_udp_t* handle, const struct sockaddr* addr, unsigned int addrlen, unsigned int flags) uv__udp_maybe_bind() argument
270 DWORD bytes, flags; uv__udp_queue_recv() local
497 DWORD bytes, err, flags; uv__process_udp_recv_req() local
[all...]
/third_party/rust/crates/bindgen/bindgen-integration/cpp/
H A DTest.h101 int flags : 28; member
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_32.c55 sljit_uw flags = size; in emit_x86_instruction() local
[all...]
H A DsljitNativeX86_64.c71 sljit_uw flags = size; in emit_x86_instruction() local
[all...]
/third_party/popt/src/
H A Dpoptint.h104 unsigned int flags; member
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-bonjour-publish.c144 dns_service_register_reply(DNSServiceRef sdRef, DNSServiceFlags flags, DNSServiceErrorType errorCode, const char *name, const char *regtype, const char *domain, void *context) dns_service_register_reply() argument
/third_party/pulseaudio/src/pulsecore/
H A Dresampler.h84 pa_resample_flags_t flags; member
/third_party/pulseaudio/src/modules/dbus/
H A Dmodule-dbus-protocol.c218 unsigned int flags = 0; in io_event_cb() local
256 unsigned int flags; in get_watch_flags() local
[all...]
/third_party/openssl/crypto/asn1/
H A Da_strex.c67 static int do_esc_char(unsigned long c, unsigned short flags, char *do_quotes, in do_esc_char() argument
139 do_buf(unsigned char *buf, int buflen, int type, unsigned short flags, char *quotes, char_io *io_ch, void *arg) do_buf() argument
338 unsigned short flags; do_print_ex() local
427 do_name_ex(char_io *io_ch, void *arg, const X509_NAME *n, int indent, unsigned long flags) do_name_ex() argument
565 X509_NAME_print_ex(BIO *out, const X509_NAME *nm, int indent, unsigned long flags) X509_NAME_print_ex() argument
574 X509_NAME_print_ex_fp(FILE *fp, const X509_NAME *nm, int indent, unsigned long flags) X509_NAME_print_ex_fp() argument
591 ASN1_STRING_print_ex(BIO *out, const ASN1_STRING *str, unsigned long flags) ASN1_STRING_print_ex() argument
597 ASN1_STRING_print_ex_fp(FILE *fp, const ASN1_STRING *str, unsigned long flags) ASN1_STRING_print_ex_fp() argument
[all...]
H A Da_time.c480 int ASN1_TIME_print_ex(BIO *bp, const ASN1_TIME *tm, unsigned long flags) in ASN1_TIME_print_ex() argument
488 int ossl_asn1_time_print_ex(BIO *bp, const ASN1_TIME *tm, unsigned long flags) in ossl_asn1_time_print_ex() argument
H A Dameth_lib.c220 EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_new(int id, int flags, in EVP_PKEY_asn1_new() argument
/third_party/openssl/crypto/bn/
H A Dbn_local.h252 int flags; member
266 int flags; member
278 int flags; member
/third_party/openssl/crypto/cms/
H A Dcms_kari.c341 ossl_cms_RecipientInfo_kari_init(CMS_RecipientInfo *ri, X509 *recip, EVP_PKEY *recipPubKey, X509 *originator, EVP_PKEY *originatorPrivKey, unsigned int flags, const CMS_CTX *ctx) ossl_cms_RecipientInfo_kari_init() argument
/third_party/openssl/crypto/objects/
H A Dobj_dat.c629 OBJ_bsearch_ex_(const void *key, const void *base, int num, int size, int (*cmp) (const void *, const void *), int flags) OBJ_bsearch_ex_() argument
/third_party/openssl/crypto/bio/
H A Dbio_addr.c213 int flags = 0; in addr_strings() local
H A Dbio_local.h126 int flags; /* extra storage */ member
/third_party/openssl/crypto/conf/
H A Dconf_mod.c61 unsigned long flags; member
117 CONF_modules_load(const CONF *cnf, const char *appname, unsigned long flags) CONF_modules_load() argument
180 CONF_modules_load_file_ex(OSSL_LIB_CTX *libctx, const char *filename, const char *appname, unsigned long flags) CONF_modules_load_file_ex() argument
227 CONF_modules_load_file(const char *filename, const char *appname, unsigned long flags) CONF_modules_load_file() argument
243 module_run(const CONF *cnf, const char *name, const char *value, unsigned long flags) module_run() argument
609 CONF_imodule_set_flags(CONF_IMODULE *md, unsigned long flags) CONF_imodule_set_flags() argument
[all...]
/third_party/openssl/crypto/cmp/
H A Dcmp_server.c581 int flags = 0; in OSSL_CMP_SRV_process_request() local
/third_party/openssl/crypto/ocsp/
H A Docsp_ext.c62 OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, unsigned long flags) OCSP_REQUEST_add1_ext_i2d() argument
114 OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, unsigned long flags) OCSP_ONEREQ_add1_ext_i2d() argument
170 OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, int crit, unsigned long flags) OCSP_BASICRESP_add1_ext_i2d() argument
223 OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value, int crit, unsigned long flags) OCSP_SINGLERESP_add1_ext_i2d() argument
/third_party/openssl/crypto/
H A Dcore_namemap.c423 int nid = 0, base_nid = 0, flags = 0; in get_legacy_pkey_meth_names() local

Completed in 21 milliseconds

1...<<111112113114115116117118119120>>...219