Searched refs:PV_KEY (Results 1 – 2 of 2) sorted by relevance
2078 && options[opt_idx].indir != PV_KEY in do_set()4138 else if (p->indir == PV_KEY) in get_option_value_strict()4317 return options[opt_idx].indir == PV_KEY; in is_crypt_key_option()5482 case PV_KEY: return (char_u *)&(curbuf->b_p_key); in get_varp()
95 # define PV_KEY OPT_BUF(BV_KEY) macro1508 (char_u *)&p_key, PV_KEY,