Home
last modified time | relevance | path

Searched refs:_nc_my_visbuf (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/ncurses/panel/
HDpanel.priv.h56 extern NCURSES_EXPORT(const char *) _nc_my_visbuf (const void *);
60 # define USER_PTR(ptr) _nc_my_visbuf((const char *)ptr)
HDllib-lpanel43 #undef _nc_my_visbuf
44 const char *_nc_my_visbuf(
HDllib-lpaneltw43 #undef _nc_my_visbuf
44 const char *_nc_my_visbuf(
HDllib-lpanelw43 #undef _nc_my_visbuf
44 const char *_nc_my_visbuf(
HDllib-lpanelt43 #undef _nc_my_visbuf
44 const char *_nc_my_visbuf(
HDpanel.c59 _nc_my_visbuf(const void *ptr) in _nc_my_visbuf() function