Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dfcntl.h632 off_t fst_offset; /* IN: start of the region */ member
/xnu-8020.121.3/bsd/kern/
H A Dkern_descrip.c3264 if (alloc_struct.fst_offset != 0) { in sys_fcntl_nocancel()
3273 if (alloc_struct.fst_offset <= 0) { in sys_fcntl_nocancel()
3291 &alloc_struct.fst_bytesalloc, alloc_struct.fst_offset, in sys_fcntl_nocancel()