Home
last modified time | relevance | path

Searched defs:retrieve (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.sbin/pkg_add/OpenBSD/PackageRepository/
H A DHTTP.pm140 sub retrieve($self, $sz) subroutine
/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.pm390 sub retrieve { subroutine
H A DStorable.xs7192 static SV *retrieve(pTHX_ stcxt_t *cxt, const char *cname) in retrieve() function
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h75 bool retrieve(UNUSED Options Options, UNUSED uptr Size, UNUSED uptr Alignment, in retrieve() function
229 bool retrieve(Options Options, uptr Size, uptr Alignment, in retrieve() function
/openbsd-src/libexec/ftpd/
H A Dftpd.c1112 retrieve(enum ret_cmd cmd, const char *name) in retrieve() function