Home
last modified time | relevance | path

Searched refs:FS3D_arg (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dfs3d.c84 sfsprintf(val, sizeof(val), "%s=%d", off, FS3D_arg(op)); in fs3d()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dfs3d.h84 #define FS3D_arg(x) (((x)>>3)&07777) macro