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

/ast/src/lib/libast/misc/
H A Dfs3d.c46 static int fsview; local
50 if (fsview < 0)
57 if (!fsview && (!getenv("LD_PRELOAD") || mount("", "", 0, NiL)))
94 fsview = 1;
97 fsview = -1;
/ast/src/cmd/nmake/
H A Dmake.h779 unsigned char expandview; /* expand paths if fsview!=0 */
786 unsigned char fsview; /* file system handles views */ member in struct:State_s
821 unsigned char virtualdot; /* fsview . is virtual */

Completed in 27 milliseconds