Home
last modified time | relevance | path

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

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