Searched refs:set_form_sub (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ncurses/form/
H A Dfrm_sub.c39 | Function : int set_form_sub(FORM *form, WINDOW *win)
47 set_form_sub(FORM *form, WINDOW *win) function
49 T((T_CALLED("set_form_sub(%p,%p)"), (void *)form, (void *)win));
H A Dform.h385 extern NCURSES_EXPORT(int) set_form_sub (FORM *,WINDOW *);
/freebsd-12-stable/lib/ncurses/form/
H A DMakefile157 form_win.3 set_form_sub.3 \
/freebsd-12-stable/contrib/gcc/
H A Dsys-protos.h945 extern int set_form_sub(FORM *, WINDOW *);

Completed in 123 milliseconds