Searched refs:current_command (Results 1 – 2 of 2) sorted by relevance
68 current_command="$( echo "$line" | sed 's/ =.*#.*//' )"73 if test "$previous_command" != "$current_command"75 echo "$current_command"76 previous_command="$current_command"
70 VGPathCommand (*current_command)(struct stroke_iterator *it); member87 return itr->current_command(itr); in stroke_itr_command()217 itr->current_command = stroke_fw_current_command; in stroke_forward_iterator()235 itr->current_command = stroke_bw_current_command; in stroke_backward_iterator()341 itr->current_command = stroke_flat_current_command; in stroke_flat_iterator()