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

/ast/src/lib/libast/include/
H A Dfs3d.h77 #define FS3D_INIT FS3D_OP_INIT /* re-initialize tables */
90 #define FS3D_OP_INIT 7 macro
/ast/src/lib/libast/misc/
H A Dfs3d.c59 if (FS3D_op(op) == FS3D_OP_INIT && mount(FS3D_init, NiL, FS3D_VIEW, NiL))
/ast/src/cmd/3d/
H A Dlib.c152 if ((n = FS3D_op(op)) == FS3D_OP_INIT || !state.pid)
162 case FS3D_OP_INIT:

Completed in 12 milliseconds