Searched refs:state_to_mask (Results 1 – 1 of 1) sorted by relevance
557 static int state_to_mask(int);1038 ((cmd.c_levels & state_to_mask(cur_state)) == 0 && in remv()1233 lvl_mask = state_to_mask(cur_state); in spawn_processes()1847 state_to_mask(int state) in state_to_mask() function