Home
last modified time | relevance | path

Searched refs:fst_offset (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/bsd/sys/ !
H A Dfcntl.h661 off_t fst_offset; /* IN: start of the region */ member
/xnu-8792.61.2/bsd/kern/ !
H A Dkern_descrip.c3278 if (alloc_struct.fst_offset != 0) { in sys_fcntl_nocancel()
3287 if (alloc_struct.fst_offset <= 0) { in sys_fcntl_nocancel()
3305 &alloc_struct.fst_bytesalloc, alloc_struct.fst_offset, in sys_fcntl_nocancel()