Searched refs:force_study (Results 1 – 1 of 1) sorted by relevance
2992 int force_study = -1; in main() local3087 else if (strcmp(arg, "-s") == 0) force_study = 0; in main()3093 force_study = 1; in main()4097 if (do_study || (force_study >= 0 && !no_force_study)) in main()4334 if (do_study || (force_study >= 0 && showinfo && !no_force_study)) in main()