Lines Matching full:through
91 For instance, package installation happens through the following snippet:
107 a shorthand for conflict handling through L<OpenBSD::PkgCfl(3p)>,
186 number, at least), so shared libraries are handled through a want/provide
222 are handled through the L<OpenBSD::Vstat(3p)> module, which is designed
251 These operations are achieved through repeating the correct
257 then runs through the packing-list, and extracts element from the archive.
263 through all installed packages and removes stuff that's no longer used
293 determine which package to replace through conflict information
389 checks a collision list obtained through C<OpenBSD::Vstat> against the
421 handles user questions (do not call directly, go through C<OpenBSD::State>
455 Obtained through C<OpenBSD::PackageRepository>.
474 because searching through a repository list has L<ld(1)>-like semantics
532 confuse with cryptographic signatures, as handled through C<OpenBSD::x509>).
550 tracks all package names through update operations, in order to avoid
577 cryptographic signature through x509 certificates. Mostly calls C<openssl(1)>.