Searched refs:del_mlist (Results 1 – 1 of 1) sorted by relevance
211 static void del_mlist(char *hostp, char *dirp);1319 del_mlist(host, dirpath); in mntsrv()1320 del_mlist(numerichost, dirpath); in mntsrv()1337 del_mlist(host, NULL); in mntsrv()1338 del_mlist(numerichost, NULL); in mntsrv()3747 del_mlist(char *hostp, char *dirp) in del_mlist() function