Searched defs:iovec (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_iovec_t.h30 struct iovec { struct
/darwin-on-arm/xnu/bsd/sys/
H A Duio.h90 struct iovec { struct
[all...]
H A Dsocket.h136 struct iovec { struct
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_subr.c1164 struct user64_iovec iovec = ((struct user64_iovec *)dst)[i]; local
1168 struct user32_iovec iovec = ((struct user32_iovec *)dst)[i]; local
[all...]

Completed in 25 milliseconds