Lines Matching refs:unget
128 $Global::JobQueue->{'commandlinequeue'}->unget(
1817 $Global::JobQueue->unget($job);
2190 $Global::JobQueue->unget(@other_hostgroup_jobs);
2233 $Global::JobQueue->unget($job);
3402 my @unget = ();
4030 $Global::JobQueue->{'commandlinequeue'}->{'arg_queue'}->unget(@args);
4031 $Global::JobQueue->unget(@jobs);
4810 my @unget = ();
4812 'unget' => \@unget,
4835 sub unget { subroutine
4867 $self->unget(@queue);
6018 $Global::JobQueue->unget($self);
6400 $Global::JobQueue->{'commandlinequeue'}->{'arg_queue'}->unget([Arg->new($name)]);
6416 $self->{'arg_queue'}->unget($self->pop());
6427 $self->{'arg_queue'}->unget($self->pop());
6854 my @unget = ();
6964 'unget' => \@unget,
7016 sub unget { subroutine
7055 $self->unget(@all_lines);
7150 my @unget = ();
7160 'unget' => \@unget,
7184 sub unget { subroutine
7210 my @unget = ();
7213 'unget' => \@unget,
7250 sub unget { subroutine
7294 sub unget { subroutine