Searched defs:cb (Results 1 - 25 of 352) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_passphrase.c59 archive_write_set_passphrase_callback(struct archive *_a, void *client_data, archive_passphrase_callback *cb) argument
H A Darchive_read_add_passphrase.c111 archive_read_set_passphrase_callback(struct archive *_a, void *client_data, archive_passphrase_callback *cb) argument
/freebsd-12-stable/sys/dev/wtap/wtap_hal/
H A Dhandler.h40 struct callout cb; member in struct:timehandler
/freebsd-12-stable/crypto/openssl/crypto/rsa/
H A Drsa_chk.c19 int RSA_check_key_ex(const RSA *key, BN_GENCB *cb) argument
/freebsd-12-stable/crypto/openssl/crypto/dh/
H A Ddh_gen.c23 DH_generate_parameters_ex(DH *ret, int prime_len, int generator, BN_GENCB *cb) argument
61 dh_builtin_genparams(DH *ret, int prime_len, int generator, BN_GENCB *cb) argument
/freebsd-12-stable/crypto/openssl/crypto/pem/
H A Dpem_oth.c20 PEM_ASN1_read_bio(d2i_of_void *d2i, const char *name, BIO *bp, void **x, pem_password_cb *cb, void *u) argument
H A Dpem_all.c63 RSA *PEM_read_bio_RSAPrivateKey(BIO *bp, RSA **rsa, pem_password_cb *cb, argument
73 RSA *PEM_read_RSAPrivateKey(FILE *fp, RSA **rsa, pem_password_cb *cb, void *u) argument
107 DSA *PEM_read_bio_DSAPrivateKey(BIO *bp, DSA **dsa, pem_password_cb *cb, argument
147 EC_KEY *PEM_read_bio_ECPrivateKey(BIO *bp, EC_KEY **key, pem_password_cb *cb, argument
[all...]
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Derror.c45 isc_error_setunexpected(isc_errorcallback_t cb) { argument
53 isc_error_setfatal(isc_errorcallback_t cb) { argument
H A Dassertions.c64 isc_assertion_setcallback(isc_assertioncallback_t cb) { argument
/freebsd-12-stable/contrib/gcclibs/libcpp/
H A Didentifiers.c113 cpp_forall_identifiers (cpp_reader *pfile, cpp_cb cb, void *v) argument
H A Ddirectives-only.c38 _cpp_preprocess_dir_only(cpp_reader *pfile, const struct _cpp_dir_only_callbacks *cb) argument
/freebsd-12-stable/contrib/apr/strings/
H A Dapr_strnatcmp.c91 char ca, cb; local
[all...]
/freebsd-12-stable/lib/libc/tests/gen/
H A Dftw_test.c55 cb(const char *path, const struct stat *st, int type, struct FTW *f) function
/freebsd-12-stable/sys/dev/mlxfw/
H A Dmlxfw_mfa2_file.h46 const void *cb; /* components block */ member in struct:mlxfw_mfa2_file
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_umem_rbtree.c79 rbt_ib_umem_for_each_in_range(struct rb_root *root, u64 start, u64 last, umem_call_back cb, void *cookie) argument
/freebsd-12-stable/sys/opencrypto/
H A Dxform_des1.c78 des_cblock *cb = (des_cblock *) blk; local
87 des_cblock *cb = (des_cblock *) blk; local
H A Dxform_des3.c79 des_cblock *cb = (des_cblock *) blk; local
88 des_cblock *cb = (des_cblock *) blk; local
/freebsd-12-stable/crypto/openssl/crypto/bn/
H A Dbn_depr.c29 BN_GENCB cb; local
53 BN_GENCB cb; local
63 BN_GENCB cb; local
H A Dbn_x931p.c21 bn_x931_derive_pi(BIGNUM *pi, const BIGNUM *Xpi, BN_CTX *ctx, BN_GENCB *cb) argument
51 BN_X931_derive_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, const BIGNUM *Xp, const BIGNUM *Xp1, const BIGNUM *Xp2, const BIGNUM *e, BN_CTX *ctx, BN_GENCB *cb) argument
215 BN_X931_generate_prime_ex(BIGNUM *p, BIGNUM *p1, BIGNUM *p2, BIGNUM *Xp1, BIGNUM *Xp2, const BIGNUM *Xp, const BIGNUM *e, BN_CTX *ctx, BN_GENCB *cb) argument
[all...]
/freebsd-12-stable/lib/libc/iconv/
H A Dcitrus_prop.h75 } cb; member in struct:_citrus_prop_hint_t
/freebsd-12-stable/contrib/ntp/sntp/libevent/include/event2/
H A Drpc_struct.h89 void (*cb)(struct evrpc_req_generic *, void *); member in struct:evrpc
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Diocp-internal.h53 iocp_callback cb; member in struct:event_overlapped
99 iocp_callback cb; member in struct:event_overlapped
/freebsd-12-stable/contrib/nvi/ex/
H A Dex_move.c37 CB cb = {{ 0 }}; local
/freebsd-12-stable/contrib/pf/libevent/
H A Dlog.c188 event_set_log_callback(event_log_cb cb) argument
/freebsd-12-stable/contrib/unbound/dynlibmod/
H A Ddynlibmod.h96 void *cb; member in struct:cb_pair

Completed in 175 milliseconds

1234567891011>>