Home
last modified time | relevance | path

Searched refs:CONSTRUCT_ARG_STRING (Results 1 – 8 of 8) sorted by path

/dports/games/polyglot/polyglot-1.4.70b/
H A DChangeLog81 - Bugfix: Nasty buffer overflow in the macro CONSTRUCT_ARG_STRING.
H A Dengine.c37 CONSTRUCT_ARG_STRING(format,buf); in engine_send_queue()
45 CONSTRUCT_ARG_STRING(format,buf); in engine_send()
H A Dgui.c90 CONSTRUCT_ARG_STRING(format,string); in gui_send()
H A Dio.c237 CONSTRUCT_ARG_STRING(format,string); in io_send()
283 CONSTRUCT_ARG_STRING(format,string); in io_send_queue()
H A Duci.c297 CONSTRUCT_ARG_STRING(format,value); in uci_send_option()
H A Dutil.c178 CONSTRUCT_ARG_STRING(format,string); in my_log()
199 CONSTRUCT_ARG_STRING(format,string); in my_fatal()
H A Dutil.h77 #define CONSTRUCT_ARG_STRING(format,buf) \ macro
/dports/games/polyglot/polyglot-1.4.70b/debian/
H A Dchangelog208 * Bugfix: Nasty buffer overflow in the macro CONSTRUCT_ARG_STRING.