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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_subr.c571 uio_create( int a_iovcount, off_t a_offset, int a_spacetype, int a_iodirection ) argument
608 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
733 uio_reset( uio_t a_uio, off_t a_offset, int a_spacetype, int a_iodirection ) argument
/darwin-on-arm/xnu/bsd/sys/
H A Dvnode_if.h1084 off_t a_offset; member in struct:vnop_allocate_args
1352 off_t *a_offset; member in struct:vnop_blktooff_args
1372 off_t a_offset; member in struct:vnop_offtoblk_args

Completed in 22 milliseconds