Searched refs:macdef (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | extern.h | 92 void macdef (int, char **);
|
H A D | cmdtab.c | 144 { "macdef", macdefhelp, 0, 0, 0, macdef },
|
H A D | cmds.c | 2011 macdef(int argc, char **argv) in macdef() function
|
/freebsd/contrib/tnftp/src/ |
H A D | extern.h | 157 void macdef(int, char **);
|
H A D | cmdtab.c | 237 { "macdef", H(macdefhelp), 0, 0, 0, CMPL0 macdef },
|
H A D | cmds.c | 2422 macdef(int argc, char *argv[]) in macdef() function
|