Searched defs:ctx (Results 1 - 25 of 1209) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/unbound/libunbound/python/doc/examples/
H A Dexample7-1.py8 ctx = unbound.ub_ctx() variable
H A Dexample7-2.py8 ctx = unbound.ub_ctx() variable
H A Dexample8-1.py8 ctx = unbound.ub_ctx() variable
H A Dexample6-1.py4 ctx = ub_ctx() variable
/freebsd-10.1-release/contrib/unbound/libunbound/python/examples/
H A Ddns-lookup.py37 ctx = unbound.ub_ctx() variable
H A Dexample8-1.py38 ctx = unbound.ub_ctx() variable
H A Didn-lookup.py39 ctx = unbound.ub_ctx() variable
H A Dmx-lookup.py38 ctx = unbound.ub_ctx() variable
H A Dns-lookup.py38 ctx = unbound.ub_ctx() variable
H A Dreverse-lookup.py37 ctx = unbound.ub_ctx() variable
H A Ddnssec-valid.py38 ctx = ub_ctx() variable
H A Dasync-lookup.py38 ctx = unbound.ub_ctx() variable
/freebsd-10.1-release/crypto/heimdal/lib/gssapi/krb5/
H A Dticket_flags.c37 _gsskrb5_get_tkt_flags(OM_uint32 *minor_status, gsskrb5_ctx ctx, OM_uint32 *tkt_flags) argument
/freebsd-10.1-release/crypto/openssl/crypto/
H A Do_dir_test.c51 OPENSSL_DIR_CTX *ctx = NULL; local
/freebsd-10.1-release/crypto/openssl/crypto/rsa/
H A Drsa_chk.c58 BN_CTX *ctx; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/crypto/
H A Daes-encblock.c25 void *ctx; local
/freebsd-10.1-release/crypto/heimdal/lib/gssapi/ntlm/
H A Ddelete_sec_context.c43 ntlm_ctx ctx = (ntlm_ctx)*context_handle; local
/freebsd-10.1-release/usr.sbin/bhyve/
H A Dioapic.c50 ioapic_init(struct vmctx *ctx) argument
/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Ddivtest.c26 BN_CTX *ctx = BN_CTX_new(); local
H A Dbn_sqrt.c63 BIGNUM *BN_mod_sqrt(BIGNUM *in, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx) argument
[all...]
/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dtest_archive_crypto.c35 archive_md5_ctx ctx; local
52 archive_rmd160_ctx ctx; local
69 archive_sha1_ctx ctx; local
86 archive_sha256_ctx ctx; local
105 archive_sha384_ctx ctx; local
126 archive_sha512_ctx ctx; local
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.h32 MSP430MCInstLower(MCContext &ctx, AsmPrinter &printer) argument
/freebsd-10.1-release/contrib/ofed/libmlx4/src/
H A Ddoorbell.h45 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) argument
52 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) argument
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_client/
H A Dcleanup.c46 svn_client_cleanup(const char *path, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
H A Durl.c44 svn_client_url_from_path2(const char **url, const char *path_or_url, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument

Completed in 122 milliseconds

1234567891011>>