Home
last modified time | relevance | path

Searched defs:cb_func (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dquota.h52 isc_quota_cb_func_t cb_func; global() member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dquota.h53 isc_quota_cb_func_t cb_func; member
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py2501 def cb_func(cb_arg0, cb_arg1, cb_arg2): function
5274 def cb_func(cb_arg0, cb_arg1): function
5297 def cb_func(cb_arg0, cb_arg1, cb_arg2): function
5309 def cb_func(cb_arg0, cb_arg1): function
5421 def cb_func(cb_arg0, cb_arg1, cb_arg2): function
7044 def cb_func(cb_arg0, cb_arg1): function
7465 def cb_func(cb_arg0, cb_arg1): function
7488 def cb_func(cb_arg0, cb_arg1, cb_arg2): function
7500 def cb_func(cb_arg0, cb_arg1): function
7992 def cb_func(cb_arg0, cb_arg1): function
[all …]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dquota.c186 isc_quota_cb_init(isc_quota_cb_t *cb, isc_quota_cb_func_t cb_func, void *data) { in isc_quota_cb_init()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dtest_rsa.c145 cb_func(int a, int b, BN_GENCB *c) in cb_func() function
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dquota.c190 isc_quota_cb_init(isc_quota_cb_t * cb,isc_quota_cb_func_t cb_func,void * data) isc_quota_cb_init() argument
/netbsd-src/sys/arch/hpcarm/dev/
H A Dnbppcon.c56 int (*cb_func)(void *, int, char *); member
/netbsd-src/external/bsd/libevent/dist/
H A Devbuffer-internal.h71 evbuffer_cb_func cb_func; member