Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dfcntl.h500 #define F_PEOFPOSMODE 3 /* Make it past all of the SEEK pos modes so that */ macro
/xnu-11417.140.69/bsd/kern/
H A Dkern_descrip.c3289 case F_PEOFPOSMODE: in sys_fcntl_nocancel()