Searched defs:u_int (Results 1 – 4 of 4) sorted by relevance
| /xnu-8796.141.3/bsd/sys/_types/ |
| H A D | _u_int.h | 30 typedef unsigned int u_int; typedef
|
| /xnu-8796.141.3/osfmk/libsa/ |
| H A D | types.h | 64 typedef unsigned int u_int; /* unsigned int */ typedef
|
| /xnu-8796.141.3/bsd/kern/ |
| H A D | kpi_mbuf.c | 156 caddr_t extbuf, void (*extfree)(caddr_t, u_int, caddr_t), in mbuf_attachcluster() argument 173 void (*extfree)(caddr_t, u_int, caddr_t), size_t *size) in mbuf_ring_cluster_alloc() argument
|
| H A D | uipc_mbuf.c | 3904 void (*extfree)(caddr_t, u_int, caddr_t), size_t extsize, caddr_t extarg, argument
|