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

/ast/src/lib/libast/misc/
H A Dfs3d.c59 if (FS3D_op(op) == FS3D_OP_INIT && mount(FS3D_init, NiL, FS3D_VIEW, NiL))
75 switch (FS3D_op(op))
/ast/src/lib/libast/include/
H A Dfs3d.h83 #define FS3D_op(x) ((x)&07) macro
/ast/src/cmd/3d/
H A Dlib.c152 if ((n = FS3D_op(op)) == FS3D_OP_INIT || !state.pid)

Completed in 16 milliseconds