Home
last modified time | relevance | path

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

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