Home
last modified time | relevance | path

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

/freebsd/usr.bin/vi/
H A Dcl_extern.h5 int cl_bell(SCR *);
/freebsd/contrib/nvi/cl/
H A Dextern.h5 int cl_bell(SCR *);
H A Dcl_main.c369 gp->scr_bell = cl_bell; in cl_func_std()
H A Dcl_funcs.c230 cl_bell(SCR *sp) in cl_bell() function