Home
last modified time | relevance | path

Searched refs:e_lock_unlock (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Devalvars.c1822 semsg(_(e_lock_unlock), lp->ll_name); in do_lock_var()
1837 semsg(_(e_lock_unlock), lp->ll_name); in do_lock_var()
H A Dglobals.h1775 EXTERN char e_lock_unlock[] INIT(= N_("E940: Cannot lock or unlock variable %s")); variable