Searched refs:del_mlist (Results 1 – 1 of 1) sorted by relevance
212 static void del_mlist(char *hostp, char *dirp);1344 del_mlist(host, dirpath); in mntsrv()1345 del_mlist(numerichost, dirpath); in mntsrv()1362 del_mlist(host, NULL); in mntsrv()1363 del_mlist(numerichost, NULL); in mntsrv()3763 del_mlist(char *hostp, char *dirp) in del_mlist() function