Searched refs:sig_init (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/libedit/
H A Dsig.h67 protected int sig_init(EditLine*);
H A Dsig.c117 /* sig_init():
121 sig_init(EditLine *el) function
H A Del.c116 (void) sig_init(el);
/freebsd-11-stable/contrib/nvi/cl/
H A Dextern.h20 int sig_init(GS *, SCR *);
H A Dcl_main.c115 if (sig_init(gp, NULL))
292 * sig_init --
295 * PUBLIC: int sig_init(GS *, SCR *);
298 sig_init(GS *gp, SCR *sp) function
H A Dcl_screen.c266 (void)sig_init(sp->gp, sp);

Completed in 192 milliseconds