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