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

1234567891011>>

/freebsd-10-stable/sys/dev/wtap/wtap_hal/
H A Dhandler.h38 struct callout cb; member in struct:timehandler
/freebsd-10-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-10-stable/crypto/openssl/crypto/dh/
H A Ddh_depr.c69 BN_GENCB cb; local
H A Ddh_gen.c76 DH_generate_parameters_ex(DH *ret, int prime_len, int generator, BN_GENCB *cb) argument
122 dh_builtin_genparams(DH *ret, int prime_len, int generator, BN_GENCB *cb) argument
H A Ddhtest.c222 static int MS_CALLBACK cb(int p, int n, BN_GENCB *arg) function
/freebsd-10-stable/crypto/openssl/crypto/rsa/
H A Drsa_depr.c76 BN_GENCB cb; local
H A Drsa_gen.c86 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e_value, BN_GENCB *cb) argument
104 rsa_builtin_keygen(RSA *rsa, int bits, BIGNUM *e_value, BN_GENCB *cb) argument
[all...]
/freebsd-10-stable/contrib/apr/strings/
H A Dapr_strnatcmp.c91 char ca, cb; local
[all...]
/freebsd-10-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-10-stable/crypto/openssl/crypto/dsa/
H A Ddsa_depr.c98 BN_GENCB cb; local
H A Ddsagen.c81 int cb(int p, int n) function
/freebsd-10-stable/crypto/openssl/crypto/pem/
H A Dpem_oth.c70 PEM_ASN1_read_bio(d2i_of_void *d2i, const char *name, BIO *bp, void **x, pem_password_cb *cb, void *u) argument
/freebsd-10-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-10-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-10-stable/lib/libc/iconv/
H A Dcitrus_prop.h73 } cb; member in struct:_citrus_prop_hint_t
/freebsd-10-stable/tools/regression/lib/libc/gen/
H A Dtest-ftw.c80 cb(const char *path, const struct stat *st, int type, struct FTW *f) function
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_depr.c74 BN_GENCB cb; local
100 BN_GENCB cb; local
110 BN_GENCB cb; local
H A Dbn_x931p.c70 bn_x931_derive_pi(BIGNUM *pi, const BIGNUM *Xpi, BN_CTX *ctx, BN_GENCB *cb) argument
97 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
250 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-10-stable/contrib/nvi/ex/
H A Dex_move.c37 CB cb = {{ 0 }}; local
/freebsd-10-stable/contrib/pf/libevent/
H A Dlog.c188 event_set_log_callback(event_log_cb cb) argument
/freebsd-10-stable/sys/netipx/
H A Dspx_reass.c102 spx_reass_flush(struct spxpcb *cb) argument
117 spx_reass_init(struct spxpcb *cb) argument
129 spx_reass(struct spxpcb *cb, struct mbuf *msi, struct spx *si) argument
[all...]
/freebsd-10-stable/usr.sbin/bluetooth/btpand/
H A Devent.c210 __event_set(struct event *ev, int fd, short flags, void (*cb)(int, short, void *), void *cbarg) argument

Completed in 286 milliseconds

1234567891011>>