Home
last modified time | relevance | path

Searched refs:locations_list (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/pkg_add/OpenBSD/
DPkgDelete.pm369 for my $l (@{$inst->locations_list}) {
376 for my $l (@{$inst->locations_list}) {
DSearch.pm50 return $self->{spec}->match_locations($o->locations_list);
/openbsd/src/usr.sbin/pkg_add/OpenBSD/PackageRepository/
DInstalled.pm179 sub locations_list($self) subroutine