Searched refs:sig_init (Results 1 – 6 of 6) sorted by relevance
68 protected int sig_init(EditLine*);
112 sig_init(EditLine *el) in sig_init() function
99 (void) sig_init(el); in el_init()
20 int sig_init __P((GS *, SCR *));
115 if (sig_init(gp, NULL)) in main()298 sig_init(GS *gp, SCR *sp) in sig_init() function
273 (void)sig_init(sp->gp, sp); in cl_vi_init()