Home
last modified time | relevance | path

Searched refs:menu_userptr (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/lib/ncurses/menu/
H A DMakefile64 menu_userptr.3 \
108 menu_userptr.3 set_menu_userptr.3 \
/freebsd-12.1/contrib/ncurses/menu/
H A Dm_userptr.c70 menu_userptr(const MENU * menu) in menu_userptr() function
H A Dmenu.h199 extern NCURSES_EXPORT(void *) menu_userptr (const MENU *);
H A Dllib-lmenutw537 #undef menu_userptr
538 void *menu_userptr(
H A Dllib-lmenuw537 #undef menu_userptr
538 void *menu_userptr(
H A Dllib-lmenu535 #undef menu_userptr
536 void *menu_userptr(
H A Dllib-lmenut535 #undef menu_userptr
536 void *menu_userptr(
/freebsd-12.1/contrib/ncurses/misc/
H A Dmenu.ref27 "menu_userptr" @19 ;NONAME
H A Dmenu.def51 "menu_userptr" @19 NONAME
/freebsd-12.1/contrib/ncurses/man/
H A Dman_db.renames142 menu_userptr.3x userptr.3menu
148 mitem_userptr.3x menu_userptr.3menu
/freebsd-12.1/contrib/ncurses/
H A DMANIFEST451 ./doc/html/man/menu_userptr.3x.html
679 ./man/menu_userptr.3x
/freebsd-12.1/contrib/gcc/
H A Dsys-protos.h716 extern char * menu_userptr(MENU *);
/freebsd-12.1/contrib/ncurses/doc/
H A Dncurses-intro.doc1265 can hang application data. See mitem_userptr(3x) and menu_userptr(3x).