Searched refs:TOGGLE (Results 1 – 3 of 3) sorted by relevance
119 case TOGGLE: in opt_o()173 case TOGGLE: in opt_j()233 case TOGGLE: in opt_shift()332 case TOGGLE: in opt_t()369 case TOGGLE: in opt__T()429 case TOGGLE: in opt__P()462 case TOGGLE: in opt_b()481 case TOGGLE: in opt_i()498 case TOGGLE: in opt__V()612 case TOGGLE: in opt_D()[all …]
38 #define TOGGLE 2 /* Change value (from - command) */ macro
437 (*o->ofunc)((how_toggle==OPT_NO_TOGGLE) ? QUERY : TOGGLE, s); in toggle_option()