Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/cl/
H A Dcl_main.c40 static void sig_end(GS *);
118 sig_end(gp); in main()
345 sig_end(GS *gp) in sig_end() function
/freebsd/contrib/libedit/
H A Dsig.h65 libedit_private void sig_end(EditLine*);
H A Dsig.c151 sig_end(EditLine *el) in sig_end() function
H A Del.c149 sig_end(el); in el_end()