HomeSort by: relevance | last modified time | path
    Searched refs:retrieve (Results 1 - 8 of 8) 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/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 in typeref:typename:void
1809 "retrieve command: '%s' returned %d",
3474 retrieve(argv, dirname);
  /src/sys/arch/sparc/sparc/
locore.s 1973 ! retrieve sync fault status/address
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 3968 # This calc_ea is currently used to retrieve the correct <ea>
4421 mov.l (%sp)+,%d0 # retrieve # of bytes
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

Completed in 51 milliseconds