Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Dkern_subr.c852 void *iovecs) /* pointer to iovec array */ in uio_init()
920 void *iovecs; in uio_create() local
957 void *iovecs = NULL; in uio_createwithbuffer() local
/xnu-12377.61.12/bsd/sys/
H A Duio_internal.h162 union iovecs { union
/xnu-12377.61.12/tests/
H A Dpfkey.c182 struct iovec iovecs[1] = { in recv_pfkey_message() local