Searched refs:MONITOR_IS_DEFAULT (Results 1 – 4 of 4) sorted by relevance
11 #define MONITOR_IS_DEFAULT 0x01 macro
3045 if (!cur_mon || (flags & MONITOR_IS_DEFAULT)) in monitor_init()
6203 monitor_init(monitor_hd, MONITOR_USE_READLINE | MONITOR_IS_DEFAULT); in main()
6218 monitor_init(monitor_hd, MONITOR_USE_READLINE | MONITOR_IS_DEFAULT); in main()