Home
last modified time | relevance | path

Searched refs:client_option_enum_set (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Doptions.c1288 static bool client_option_enum_set(struct option *poption, int val);
1294 .set = client_option_enum_set,
3485 static bool client_option_enum_set(struct option *poption, int val) in client_option_enum_set() function
/dports/games/freeciv/freeciv-2.6.6/client/
H A Doptions.c1288 static bool client_option_enum_set(struct option *poption, int val);
1294 .set = client_option_enum_set,
3485 static bool client_option_enum_set(struct option *poption, int val) in client_option_enum_set() function