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

/freebsd-11-stable/contrib/ncurses/panel/
H A Dp_user.c42 set_panel_userptr(PANEL * pan, NCURSES_CONST void *uptr) function
44 T((T_CALLED("set_panel_userptr(%p,%p)"), (void *)pan, (NCURSES_CONST void *)uptr));
H A Dpanel.h66 extern NCURSES_EXPORT(int) set_panel_userptr (PANEL *, NCURSES_CONST void *);
/freebsd-11-stable/lib/ncurses/panel/
H A DMakefile55 panel.3 set_panel_userptr.3 \
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h970 extern int set_panel_userptr(PANEL *, char *);

Completed in 108 milliseconds