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

/ast/src/cmd/3d/
H A Dmount3d.c39 if (mode & FS3D_ALL)
42 switch (mode & FS3D_ALL)
/ast/src/lib/libast/include/
H A Dfs3d.h96 #define FS3D_ALL (FS3D_VIEW|FS3D_VERSION) macro
/ast/src/lib/libast/path/
H A Dpathkey.c112 if (!flags && fs3d(FS3D_TEST) && (c = mount(path, tmp, FS3D_GET|FS3D_ALL|FS3D_SIZE(PATH_MAX), NiL)) > 1 && c < PATH_MAX)
/ast/src/cmd/nmake/
H A Dmain.c575 if (state.fsview && !mount(NiL, buf, FS3D_GET|FS3D_ALL|FS3D_SIZE(sfstrsize(tmp)), NiL))

Completed in 33 milliseconds