Searched defs:method (Results 26 - 50 of 176) sorted by relevance

12345678

/freebsd-13-stable/crypto/openssl/crypto/x509v3/
H A Dv3_alt.c217 static GENERAL_NAMES *v2i_issuer_alt(X509V3_EXT_METHOD *method, argument
295 static GENERAL_NAMES *v2i_subject_alt(X509V3_EXT_METHOD *method, argument
392 GENERAL_NAMES *v2i_GENERAL_NAMES(const X509V3_EXT_METHOD *method, argument
420 v2i_GENERAL_NAME(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, CONF_VALUE *cnf) argument
426 a2i_GENERAL_NAME(GENERAL_NAME *out, const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, int gen_type, const char *value, int is_nc) argument
517 v2i_GENERAL_NAME_ex(GENERAL_NAME *out, const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc) argument
[all...]
H A Dv3_lib.c131 const X509V3_EXT_METHOD *method; local
H A Dv3_prn.c77 const X509V3_EXT_METHOD *method; local
[all...]
H A Dv3_admis.c72 static int i2r_NAMING_AUTHORITY(const struct v3_ext_method *method, void *in, argument
119 static int i2r_ADMISSION_SYNTAX(const struct v3_ext_method *method, void *in, argument
H A Dv3_conf.c72 const X509V3_EXT_METHOD *method; local
131 do_ext_i2d(const X509V3_EXT_METHOD *method, int ext_nid, int crit, void *ext_struc) argument
179 const X509V3_EXT_METHOD *method; local
[all...]
H A Dv3_crld.c237 static void *v2i_crld(const X509V3_EXT_METHOD *method, argument
360 static void *v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, argument
435 static int i2r_idp(const X509V3_EXT_METHOD *method, void *pidp, BIO *out, argument
459 static int i2r_crldp(const X509V3_EXT_METHOD *method, void *pcrldp, BIO *out, argument
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlbaselib.c178 static int pairsmeta (lua_State *L, const char *method, int iszero, argument
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dibdiag_sa.c97 int sa_query(struct sa_handle * h, uint8_t method, argument
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_vl15intf.c65 uint8_t method; local
/freebsd-13-stable/sys/powerpc/ofw/
H A Drtas.c260 rtas_token_lookup(const char *method) argument
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap.h23 u32 method; member in struct:eap_method_type
/freebsd-13-stable/contrib/serf/auth/
H A Dauth_spnego.c445 serf__setup_request_spnego_auth(peer_t peer, int code, serf_connection_t *conn, serf_request_t *request, const char *method, const char *uri, serf_bucket_t *hdrs_bkt) argument
/freebsd-13-stable/crypto/heimdal/kcm/
H A Dkcm_locl.h160 kcm_method method; member in struct:kcm_op
/freebsd-13-stable/crypto/heimdal/lib/hdb/
H A Dhdb.c280 static struct hdb_method method; local
/freebsd-13-stable/lib/libc/tests/nss/
H A Dgetaddrinfo_test.c55 static enum test_methods method = TEST_GETADDRINFO; variable in typeref:enum:test_methods
H A Dgetgr_test.c403 run_tests(const char *snapshot_file, enum test_methods method) argument
H A Dgetproto_test.c399 run_tests(const char *snapshot_file, enum test_methods method) argument
H A Dgetpw_test.c384 run_tests(const char *snapshot_file, enum test_methods method) argument
H A Dgetrpc_test.c402 run_tests(const char *snapshot_file, enum test_methods method) argument
H A Dgetserv_test.c414 run_tests(const char *snapshot_file, enum test_methods method) argument
/freebsd-13-stable/lib/libc/tests/resolv/
H A Dresolv_test.c54 enum method { enum
175 resolvone(long threadnum, int n, enum method method) argument
211 enum method method; member in struct:resolvloop_args
234 run(int nhosts, enum method metho argument
253 run_tests(const char *hostlist_file, enum method method) argument
[all...]
/freebsd-13-stable/libexec/rtld-elf/
H A Drtld_printf.c55 int method; member in struct:snprintf_arg
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_lzop.c205 unsigned checksum, flags, len, method, version; local
H A Darchive_write_add_filter_lzop.c67 enum lzo_method method; member in struct:write_lzop
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExprObjC.cpp53 ObjCDictionaryLiteral(ArrayRef<ObjCDictionaryElement> VK, bool HasPackExpansions, QualType T, ObjCMethodDecl *method, SourceRange SR) argument
78 Create(const ASTContext &C, ArrayRef<ObjCDictionaryElement> VK, bool HasPackExpansions, QualType T, ObjCMethodDecl *method, SourceRange SR) argument

Completed in 358 milliseconds

12345678