HomeSort by: relevance | last modified time | path
    Searched refs:retrieve (Results 1 - 25 of 25) sorted by relevancy

  /src/lib/libc/arch/riscv/sys/
cerror.S 52 INT_L t0, CALLFRAME_S0(sp) # retrieve errno value
53 REG_L ra, CALLFRAME_RA(sp) # retrieve return address
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
C4che.pm 53 =item C<$req = Autom4te::C4che-E<gt>retrieve (%attr)>
59 sub retrieve($%) subroutine
109 Get (retrieve or create) a request for the path C<$request{path}> and
122 Autom4te::C4che->retrieve (%request)
  /src/external/gpl3/gdb/dist/sim/testsuite/h8300/
stc.s 77 stc exr, r0l ; retrieve and check exr value
307 stc sbr, er1 ; retrieve and check sbr value
324 stc vbr, er1 ; retrieve and check sbr value
ldc.s 93 stc exr, r0l ; retrieve and check exr value
115 stc exr, r0l ; retrieve and check exr value
344 stc sbr, er1 ; retrieve and check sbr value
361 stc vbr, er1 ; retrieve and check sbr value
  /src/external/bsd/unbound/dist/contrib/
parseunbound.pl 25 my $result = retrieve(UNBOUND_CACHE);
  /src/libexec/ftpd/
extern.h 159 void retrieve(const char *[], const char *);
ftpcmd.y 411 retrieve(NULL, $4);
511 retrieve(argv, "");
522 retrieve(argv, $4);
889 "Restarting at " LLF ". Send STORE or RETRIEVE to initiate transfer.",
ftpd.c 1696 retrieve(const char *argv[], const char *name) function
1809 "retrieve command: '%s' returned %d",
3474 retrieve(argv, dirname);
  /src/crypto/external/bsd/heimdal/dist/kcm/
glue.c 288 .retrieve = kcmss_retrieve,
  /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
ldc.s 93 stc exr, r0l ; retrieve and check exr value
115 stc exr, r0l ; retrieve and check exr value
stc.s 77 stc exr, r0l ; retrieve and check exr value
  /src/external/bsd/ntp/dist/scripts/update-leap/
update-leap.in 270 # Connect to server and retrieve file
419 -r Specify number of attempts to retrieve file
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
krb5.h 499 krb5_error_code (KRB5_CALLCONV * retrieve)(krb5_context, krb5_ccache, member in struct:krb5_cc_ops
cache.c 769 * Retrieve the credential identified by `mcreds' (and `whichfields')
796 if (id->ops->retrieve != NULL) {
797 return (*id->ops->retrieve)(context, id, whichfields,
851 * Retrieve the next cred pointed to by (`id', `cursor') in `creds'
1156 * Retrieve the next cache pointed to by (`cursor') in `id'
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
README.md 191 Or you may want to retrieve the dependency automatically if you have a sufficiently recent version of CMake (3.11 or better at least):
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/fast_float/
README.md 168 Or you may want to retrieve the dependency automatically if you have a sufficiently recent version of CMake (3.11 or better at least):
  /src/sys/arch/sparc/sparc/
locore.s 1973 ! retrieve sync fault status/address
  /src/sys/arch/m68k/060sp/dist/
fpsp.s 7478 mov.l L_SCR1(%a6),%d1 # retrieve M
18371 mov.l (%sp)+,%d0 # retrieve # of bytes
19454 # This calc_ea is currently used to retrieve the correct <ea>
fplsp.s 7372 mov.l L_SCR1(%a6),%d1 # retrieve M
pfpsp.s 3968 # This calc_ea is currently used to retrieve the correct <ea>
4421 mov.l (%sp)+,%d0 # retrieve # of bytes
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 355 % Retrieve the information for the headings from the marks in the page,
9192 % like @'e. \refx does the same to retrieve the value in the definition.
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 355 % Retrieve the information for the headings from the marks in the page,
9192 % like @'e. \refx does the same to retrieve the value in the definition.
  /src/external/gpl3/gcc/dist/gcc/doc/include/
texinfo.tex 9025 % like @'e. \refx does the same to retrieve the value in the definition.
  /src/external/lgpl3/mpc/dist/build-aux/
texinfo.tex 355 % Retrieve the information for the headings from the marks in the page,
9072 % like @'e. \refx does the same to retrieve the value in the definition.
  /src/external/lgpl3/mpfr/dist/doc/
texinfo.tex 9057 % like @'e. \refx does the same to retrieve the value in the definition.

Completed in 288 milliseconds