Home
last modified time | relevance | path

Searched refs:vdo_log (Results 1 – 10 of 10) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/utility/
H A Dlog.h72 void vdo_log(const char *file, const char *function, int line,
124 vdo_log(__FILE__, __FUNCTION__, __FC_LINE__, FALSE, \
H A Dlog.c359 void vdo_log(const char *file, const char *function, int line, in vdo_log() function
478 vdo_log(file, function, line, print_from_where, level, in do_log()
513 vdo_log(file, function, line, FALSE, level, buf, MAX_LEN_LOG_LINE, in fc_assert_fail()
H A Ddeprecations.c65 vdo_log(__FILE__, __FUNCTION__, __FC_LINE__, FALSE, LOG_DEPRECATION, in do_log_deprecation()
/dports/games/freeciv/freeciv-2.6.6/utility/
H A Dlog.h72 void vdo_log(const char *file, const char *function, int line,
124 vdo_log(__FILE__, __FUNCTION__, __FC_LINE__, FALSE, \
H A Dlog.c359 void vdo_log(const char *file, const char *function, int line, in vdo_log() function
478 vdo_log(file, function, line, print_from_where, level, in do_log()
513 vdo_log(file, function, line, FALSE, level, buf, MAX_LEN_LOG_LINE, in fc_assert_fail()
H A Ddeprecations.c65 vdo_log(__FILE__, __FUNCTION__, __FC_LINE__, FALSE, LOG_DEPRECATION, in do_log_deprecation()
/dports/games/freeciv/freeciv-2.6.6/server/
H A Druleset.c190 vdo_log(file, function, line, FALSE, level, buf, sizeof(buf), format, args); in ruleset_error_real()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Druleset.c190 vdo_log(file, function, line, FALSE, level, buf, sizeof(buf), format, args); in ruleset_error_real()
/dports/games/freeciv-nox11/freeciv-2.6.6/
H A DChangeLog104545 - split vdo_log() into basic vdo_log() and log_real()
/dports/games/freeciv/freeciv-2.6.6/
H A DChangeLog104545 - split vdo_log() into basic vdo_log() and log_real()