Searched defs:FS_MONITOR (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/3d/
H A D3d.h327 #define FS_MONITOR (1L<<15) macro
356 #define fsmonitored(p) ((state.path.monitor=getmount((p),NiL))&&(state.path.monitor->fs->flags&(FS_ERROR|FS_MONITOR|FS_ON))==(FS_MONITOR|FS_ON))

Completed in 11 milliseconds