Searched refs:create_old (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/regress/usr.sbin/pkg_add/
H A Dcheck-beautify41 $u1->add_older(OpenBSD::Handle->create_old($i, $state));
63 $u1->move_kept(OpenBSD::Handle->create_old('mupdf-2.5', $state));
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DHandle.pm186 sub create_old($class, $pkgname, $state) subroutine
H A DPkgAdd.pm353 $o = OpenBSD::Handle->create_old($pkgname, $state);
532 my $h = OpenBSD::Handle->create_old($toreplace, $state);
559 OpenBSD::Handle->create_old($m, $state));
H A DDependencies.pm270 my $set = $state->updateset->add_older(OpenBSD::Handle->create_old($v, $state));

Completed in 179 milliseconds