Searched refs:num_attrib (Results 1 – 1 of 1) sorted by relevance
333 int num_attrib; in handle_match() local336 for (num_attrib = 0; attr[num_attrib] != NULL; num_attrib++); in handle_match()338 if (num_attrib != 4) in handle_match()674 int num_attrib; in handle_merge() local679 for (num_attrib = 0; attr[num_attrib] != NULL; num_attrib++) { in handle_merge()683 if (num_attrib != 4) in handle_merge()734 int num_attrib; in handle_append_prepend() local738 for (num_attrib = 0; attr[num_attrib] != NULL; num_attrib++) { in handle_append_prepend()742 if (num_attrib != 4) in handle_append_prepend()778 int num_attrib; in handle_spawn() local[all …]