Searched refs:_nc_my_visbuf (Results 1 – 2 of 2) sorted by relevance
73 extern NCURSES_EXPORT(const char *) _nc_my_visbuf (const void *);77 # define USER_PTR(ptr) _nc_my_visbuf((const char *)ptr)
57 _nc_my_visbuf(const void *ptr) in _nc_my_visbuf() function