Home
last modified time | relevance | path

Searched defs:u_int (Results 1 – 15 of 15) sorted by relevance

/freebsd-11-stable/sys/opencrypto/
HDcriov.c134 cuio_apply(struct uio *uio, int off, int len, int (*f)(void *, void *, u_int), in cuio_apply() argument
183 int (*f)(void *, void *, u_int), void *arg) in crypto_apply() argument
/freebsd-11-stable/sys/dev/random/
HDrandom_infra.c79 random_infra_init(int (*p_random_read_uio)(struct uio *, bool), u_int (*p_random_read)(void *, u_in… in random_infra_init() argument
/freebsd-11-stable/sys/arm/arm/
HDmachdep_ptrace.c224 u_int (*read_int)(void*, vm_offset_t, u_int*)) in arm_predict_branch() argument
/freebsd-11-stable/contrib/ntp/include/
HDntp_types.h78 typedef unsigned int u_int; typedef
/freebsd-11-stable/crypto/openssl/apps/
HDs_socket.c81 typedef unsigned int u_int; typedef
HDs_client.c156 typedef unsigned int u_int; typedef
HDs_server.c175 typedef unsigned int u_int; typedef
/freebsd-11-stable/sys/netpfil/ipfw/test/
HDdn_test.h37 typedef unsigned int u_int; typedef
/freebsd-11-stable/sys/sys/
HDtypes.h52 typedef unsigned int u_int; typedef
/freebsd-11-stable/contrib/gcc/
HDsys-types.h160 typedef int u_int; typedef
/freebsd-11-stable/include/rpcsvc/
HDyp_prot.h71 typedef u_int bool; typedef
/freebsd-11-stable/sys/net/
HDbpf.c2375 catchpacket(struct bpf_d *d, u_char *pkt, u_int pktlen, u_int snaplen, in catchpacket() argument
2376 void (*cpfn)(struct bpf_d *, caddr_t, u_int, void *, u_int), in catchpacket() argument
/freebsd-11-stable/sys/kern/
HDuipc_mbuf.c1140 int (*f)(void *, void *, u_int), void *arg) in m_apply() argument
/freebsd-11-stable/crypto/openssh/
HDdefines.h209 typedef unsigned int u_int; typedef
/freebsd-11-stable/sys/cam/scsi/
HDscsi_all.c3645 scsi_desc_iterate(struct scsi_sense_data_desc *sense, u_int sense_len, in scsi_desc_iterate() argument