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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_subr.c707 uio_create( int a_iovcount, off_t a_offset, int a_spacetype, int a_iodirection ) argument
744 uio_createwithbuffer( int a_iovcount, off_t a_offset, int a_spacetype, int a_iodirection, void *a_buf_p, int a_buffer_size ) argument
860 uio_reset( uio_t a_uio, off_t a_offset, int a_spacetype, int a_iodirection ) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dvnode_if.h653 off_t a_offset; member in struct:vnop_allocate_args
792 off_t *a_offset; member in struct:vnop_blktooff_args
805 off_t a_offset; member in struct:vnop_offtoblk_args

Completed in 25 milliseconds