Home
last modified time | relevance | path

Searched defs:iovecs (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/bsd/kern/
H A Dkern_subr.c711 void *iovecs) /* pointer to iovec array */ in uio_init()
783 void *iovecs; in uio_create() local
820 void *iovecs = NULL; in uio_createwithbuffer() local
/xnu-8020.101.4/bsd/sys/
H A Duio_internal.h134 union iovecs { union
/xnu-8020.101.4/tests/
H A Dpfkey.c171 struct iovec iovecs[1] = { in recv_pfkey_message() local