Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmcs.h89 #define GET_MOVING(x) (x & MOVING) macro
H A Dfile.c1090 if ((GET_MOVING(info->si_flags)) == 0) in build_file()