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

/xnu-2422.115.4/bsd/kern/
H A Dkern_subr.c567 uio_create( int a_iovcount, off_t a_offset, int a_spacetype, int a_iodirection ) argument
604 uio_createwithbuffer( int a_iovcount, off_t a_offset, int a_spacetype, int a_iodirection, void *a_buf_p, size_t a_buffer_size ) argument
729 uio_reset( uio_t a_uio, off_t a_offset, int a_spacetype, int a_iodirection ) argument
[all...]

Completed in 64 milliseconds