Searched refs:get_sources (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/unbound/
H A Dfreebsd-sources.pl44 sub get_sources($) { subroutine
67 get_sources($target)))
/freebsd-current/crypto/openssl/util/perl/OpenSSL/Config/
H A DQuery.pm91 =item B<get_sources> I<LIST>
103 sub get_sources { subroutine
112 my %parts = ( %{$self->get_sources(@sources)},
113 %{$self->get_sources(@staticlibs)} );
118 my %generator_parts = %{$self->get_sources(@generator)};

Completed in 313 milliseconds