mlst
void mlst(const char *);
mlst($4);
mlst(NULL);
{ "mlst", H(mlsthelp), 1, 1, 1, CMPL(r) mlst },
void mlst(int, char **);