Searched refs:rmtstatus (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | extern.h | 119 void rmtstatus (int, char **);
|
H A D | cmdtab.c | 168 { "rstatus", rmtstatushelp, 0, 1, 1, rmtstatus },
|
H A D | cmds.c | 2118 rmtstatus(int argc, char **argv) in rmtstatus() function
|
/freebsd/contrib/tnftp/src/ |
H A D | extern.h | 193 void rmtstatus(int, char **);
|
H A D | cmdtab.c | 279 { "rstatus", H(rmtstatushelp),0, 1, 1, CMPL(r) rmtstatus },
|
H A D | cmds.c | 2531 rmtstatus(int argc, char *argv[]) in rmtstatus() function
|
/freebsd/sbin/dump/ |
H A D | dumprmt.c | 278 rmtstatus(void) in rmtstatus() function
|