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

/ast/src/cmd/3d/
H A Dmkdir3d.c143 if (fsmonitored(state.path.name) && !LSTAT(state.path.name, &state.path.st))
H A D3d.h356 #define fsmonitored(p) ((state.path.monitor=getmount((p),NiL))&&(state.path.monitor->fs->flags&(FS_ERROR|FS_MONITOR|FS_ON))==(FS_MONITOR|FS_ON)) macro

Completed in 12 milliseconds