Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/common/
H A Dkey.c344 v_event_push(SCR *sp, EVENT *p_evp, const CHAR_T *p_s, size_t nitems, u_int flags) in v_event_push() argument
381 if (p_evp != NULL) in v_event_push()
382 *evp = *p_evp++; in v_event_push()