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

/freebsd-12-stable/contrib/ncurses/form/
H A Dfld_current.c107 | Function : FIELD *current_field(const FORM * form)
114 current_field(const FORM *form) function
116 T((T_CALLED("current_field(%p)"), (const void *)form));
H A Dform.h371 extern NCURSES_EXPORT(FIELD *) current_field (const FORM *);
/freebsd-12-stable/lib/ncurses/form/
H A DMakefile146 form_page.3 current_field.3 \
/freebsd-12-stable/contrib/gcc/
H A Dsys-protos.h204 extern FIELD * current_field(FORM *);

Completed in 259 milliseconds