Home
last modified time | relevance | path

Searched refs:EVENT_SIGUSR1 (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h1352 EVENT_SIGUSR1, // after the SIGUSR1 signal enumerator
H A Dautocmd.c164 {"SigUSR1", EVENT_SIGUSR1},
H A Dgetchar.c2262 apply_autocmds(EVENT_SIGUSR1, NULL, NULL, FALSE, curbuf); in parse_queued_messages()