Searched refs:curropt (Results 1 – 1 of 1) sorted by relevance
78 static struct loption *curropt;275 toggle_option(curropt, opt_lower, cbuf, optflag); in exec_mca() 276 curropt = NULL; in exec_mca() 419 if (curropt != NULL) in mca_opt_nonfirst_char() 439 curropt = findopt_name(&p, &oname, &ambig); in mca_opt_nonfirst_char() 440 if (curropt != NULL) in mca_opt_nonfirst_char() 476 if (curropt == NULL && len_cmdbuf() == 0) in mca_opt_char() 487 if (curropt == NULL) in mca_opt_char() 501 if (curropt != NULL) in mca_opt_char() 504 curropt in mca_opt_char() 83 static struct loption *curropt; global() variable [all...]