Searched refs:F_RDADVISE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfcntl.h221 #define F_RDADVISE 44 /* Issue an advisory read async with no copy to user */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_descrip.c569 * [F_SETSIZE,F_RDADVISE]
1062 case F_RDADVISE: {
1075 error = VNOP_IOCTL(vp, F_RDADVISE, (caddr_t)&ra_struct, 0, &context);
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_readwrite.c1731 case F_RDADVISE: {

Completed in 43 milliseconds