Searched refs:state_to_mask (Results 1 – 1 of 1) sorted by relevance
561 static int state_to_mask(int);1050 ((cmd.c_levels & state_to_mask(cur_state)) == 0 && in remv()1245 lvl_mask = state_to_mask(cur_state); in spawn_processes()1859 state_to_mask(int state) in state_to_mask() function