Home
last modified time | relevance | path

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

/openbsd/usr.bin/vi/common/
H A Dkey.c324 v_event_push(SCR *sp, EVENT *p_evp, CHAR_T *p_s, size_t nitems, u_int flags) in v_event_push() argument
360 evp->e_c = *p_s++; in v_event_push()