hasmntopt         161 src/filemanager/mountlist.c #define MNT_IGNORE(M) hasmntopt (M, (char *) MNTOPT_IGNORE)
hasmntopt         163 src/filemanager/mountlist.c #define MNT_IGNORE(M) hasmntopt (M, MNTOPT_IGNORE)
hasmntopt         728 src/filemanager/mountlist.c                 bind = hasmntopt (mnt, "bind") != NULL;