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

/macosx-10.10.1/xnu-2782.1.97/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
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dvnode_if.h1116 off_t a_offset; member in struct:vnop_allocate_args
1384 off_t *a_offset; member in struct:vnop_blktooff_args
1404 off_t a_offset; member in struct:vnop_offtoblk_args
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c2157 uint64_t a_offset, b_offset, c_offset; local

Completed in 147 milliseconds