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

/freebsd-10.0-release/contrib/ncurses/form/
H A Dfrm_sub.c60 | Function : WINDOW *form_sub(const FORM *)
67 form_sub(const FORM *form) function
71 T((T_CALLED("form_sub(%p)"), form));
H A Dllib-lform622 #undef form_sub
623 WINDOW *form_sub(
H A Dllib-lformw628 #undef form_sub
629 WINDOW *form_sub(
H A Dform.h359 extern NCURSES_EXPORT(WINDOW *) form_sub (const FORM *);
/freebsd-10.0-release/lib/ncurses/form/
H A DMakefile155 form_win.3 form_sub.3 \
/freebsd-10.0-release/contrib/gcc/
H A Dsys-protos.h380 extern WINDOW * form_sub(FORM *);

Completed in 90 milliseconds