Home
last modified time | relevance | path

Searched refs:command_vote_flags (Results 1 – 6 of 6) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/server/
H A Dcommands.h118 int command_vote_flags(const struct command *pcommand);
H A Dvoting.c370 pvote->flags = command_vote_flags(pcmd); in vote_new()
404 virtual_vote.flags = command_vote_flags(pcmd); in vote_would_pass_immediately()
H A Dcommands.c766 int command_vote_flags(const struct command *pcommand) in command_vote_flags() function
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dcommands.h118 int command_vote_flags(const struct command *pcommand);
H A Dvoting.c370 pvote->flags = command_vote_flags(pcmd); in vote_new()
404 virtual_vote.flags = command_vote_flags(pcmd); in vote_would_pass_immediately()
H A Dcommands.c766 int command_vote_flags(const struct command *pcommand) in command_vote_flags() function