Searched refs:OPT_force (Results 1 – 3 of 3) sorted by relevance
245 #define OPT_force (option_mask32 & OPT_f) macro1261 && (Super.s_state & MINIX_VALID_FS) && !OPT_force in fsck_minix_main()1266 } else if (OPT_force) in fsck_minix_main()
215 OPT_force = 0x8, enumerator221 #define FORCE (option_mask32 & OPT_force)
1648 OPT_force = (1 << 6), enumerator1795 if (opt & OPT_force) { // -F (--force in official dpkg) in dpkg_main()