Home
last modified time | relevance | path

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

/openbsd/usr.bin/vi/common/
H A Dkey.c32 static int v_event_append(SCR *, EVENT *);
373 v_event_append(SCR *sp, EVENT *argp) in v_event_append() function
560 append: if (v_event_append(sp, argp)) in v_event_get()