Searched defs:caddr_t (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/openzfs/module/icp/core/ |
H A D | kcf_prov_lib.c | 118 int (*cipher)(void *, caddr_t, size_t, crypto_data_t *)) in crypto_update_iov() argument 131 int (*cipher)(void *, caddr_t, size_t, crypto_data_t *)) in crypto_update_uio() argument
|
/freebsd/crypto/krb5/src/lib/rpc/ |
H A D | xdr_rec.c | 142 caddr_t tcp_handle, in xdrrec_create() argument 144 int (*readit)(caddr_t, caddr_t, int), in xdrrec_create() argument 146 int (*writeit)(caddr_t, caddr_t, int) in xdrrec_create()
|
/freebsd/contrib/ntp/include/ |
H A D | ntif.h | 62 typedef char *caddr_t; typedef
|
/freebsd/contrib/tcsh/ |
H A D | sh.types.h | 130 typedef char * caddr_t; typedef
|
/freebsd/contrib/tcpdump/ |
H A D | netdissect-stdinc.h | 220 typedef char *caddr_t; typedef
|
/freebsd/sys/sys/ |
H A D | types.h | 73 typedef char * caddr_t; /* core address */ typedef
|
/freebsd/sys/net/ |
H A D | bpf.c | 2576 void (*cpfn)(struct bpf_d *, caddr_t, u_int, void *, u_int), in catchpacket() argument
|
/freebsd/stand/kshim/ |
H A D | bsd_kernel.h | 231 typedef uint8_t *caddr_t; typedef
|