Searched refs:sig_init (Results 1 – 6 of 6) sorted by relevance
69 protected int sig_init(EditLine*);
116 sig_init(EditLine *el) in sig_init() function
118 (void) sig_init(el); in el_init_fd()
20 int sig_init(GS *, SCR *);
115 if (sig_init(gp, NULL)) in main()298 sig_init(GS *gp, SCR *sp) in sig_init() function
266 (void)sig_init(sp->gp, sp); in cl_vi_init()