Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/mcs/common/
H A Dmcs.h85 #define SET_MOVING(x) x = (x | MOVING) macro
H A Dfile.c951 SET_MOVING(info->flags); in build_file()