Home
last modified time | relevance | path

Searched refs:macdef (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h92 void macdef (int, char **);
H A Dcmdtab.c144 { "macdef", macdefhelp, 0, 0, 0, macdef },
H A Dcmds.c2011 macdef(int argc, char **argv) in macdef() function
/freebsd/contrib/tnftp/src/
H A Dextern.h157 void macdef(int, char **);
H A Dcmdtab.c237 { "macdef", H(macdefhelp), 0, 0, 0, CMPL0 macdef },
H A Dcmds.c2422 macdef(int argc, char *argv[]) in macdef() function