getmntent         702 src/filemanager/mountlist.c             while ((mnt = getmntent (fp)) != NULL)
getmntent        1062 src/filemanager/mountlist.c             while ((ret = getmntent (fp, &mnt)) == 0)