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

1234567891011>>

/freebsd-10.0-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.0-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.0-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.0-release/crypto/openssl/crypto/
H A Do_dir_test.c50 OPENSSL_DIR_CTX *ctx = NULL; local
/freebsd-10.0-release/contrib/ntp/libisc/
H A Dmem.c28 isc_mem_get(isc_mem_t *ctx, size_t size) { argument
36 isc_mem_put(isc_mem_t *ctx, void *ptr, size_t size) argument
/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Daes-encblock.c25 void *ctx; local
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/ntlm/
H A Ddelete_sec_context.c43 ntlm_ctx ctx = (ntlm_ctx)*context_handle; local
/freebsd-10.0-release/usr.sbin/bhyve/
H A Dxmsr.c43 emulate_wrmsr(struct vmctx *ctx, int vcpu, uint32_t code, uint64_t val) argument
/freebsd-10.0-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.0-release/contrib/llvm/lib/Target/MBlaze/
H A DMBlazeMCInstLower.h32 MBlazeMCInstLower(MCContext &ctx, AsmPrinter &printer) argument
/freebsd-10.0-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.h32 MSP430MCInstLower(MCContext &ctx, AsmPrinter &printer) argument
/freebsd-10.0-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.0-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
/freebsd-10.0-release/contrib/subversion/subversion/svn/
H A Dunlock-cmd.c50 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local

Completed in 285 milliseconds

1234567891011>>