del_mlist
del_mlist(host, dirpath);
del_mlist(numerichost, dirpath);
del_mlist(host, NULL);
del_mlist(numerichost, NULL);
static void del_mlist(char *hostp, char *dirp);