Searched defs:_nc_STRCAT (Results 1 – 1 of 1) sorted by relevance
63 #define _nc_STRCAT(d,s,n) NCURSES_VOID strlcat((d),(s),NCURSES_CAST(size_t,n)) macro66 #define _nc_STRCAT(d,s,n) NCURSES_VOID strcat((d),(s)) macro