Searched refs:opt_disp (Results 1 – 1 of 1) sorted by relevance
45 global opt_disp46 opt_disp = (t if opt_disp == topt.DISP_ALL else opt_disp|t)86 if (opt_disp & topt.DISP_MIG):89 if (opt_disp & topt.DISP_ISOLFREE):92 if (opt_disp & topt.DISP_ISOLMIG):266 opt_disp = topt.DISP_ALL variable