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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c1895 int clflags = 0; local
1944 clflags |= IO_NDELAY;
1946 clflags |= IO_REVOKE;
1949 VNOP_CLOSE(vp, clflags, ctx);

Completed in 23 milliseconds