Home
last modified time | relevance | path

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

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