Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/vi/include/
Dcl_extern.h6 int cl_bell(SCR *);
/openbsd/src/usr.bin/vi/cl/
Dcl_main.c318 gp->scr_bell = cl_bell; in cl_func_std()
Dcl_funcs.c198 cl_bell(SCR *sp) in cl_bell() function