Searched refs:_nc_my_visbuf (Results 1 – 6 of 6) sorted by relevance
53 extern PANEL_EXPORT(const char *) _nc_my_visbuf (const void *, int);57 # define USER_PTR(ptr,n) _nc_my_visbuf((const char *)ptr, n)
44 #undef _nc_my_visbuf45 const char *_nc_my_visbuf(
60 _nc_my_visbuf(const void *ptr, int n) in _nc_my_visbuf() function