Searched refs:get_mnt_special (Results 1 – 1 of 1) sorted by relevance
54 static char *get_mnt_special();103 if ((dataset = get_mnt_special(pdir, stbuf.st_fstype)) in create_home()238 if ((nm = get_mnt_special(dir, stbuf.st_fstype)) != NULL) { in rm_homedir()310 get_mnt_special(char *mountp, char *fstype) in get_mnt_special() function