Home
last modified time | relevance | path

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

/src/contrib/nvi/common/
H A Dkey.c29 static int v_event_append(SCR *, EVENT *);
407 v_event_append(SCR *sp, EVENT *argp) in v_event_append() function
594 append: if (v_event_append(sp, argp)) in v_event_get()