Home
last modified time | relevance | path

Searched refs:MSG_NETPLAY_SERVER_NAMED_HANGUP (Results 1 – 18 of 18) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/intl/
H A Dmsg_hash_ast.h2610 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_uk.h5878 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_ar.h7810 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_de.h9590 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_ja.h9410 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_ko.h10010 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_pt_br.h9862 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_tr.h10002 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_chs.h9950 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_es.h9906 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_it.h9802 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_pl.h9898 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_fi.h9958 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_us.h10640 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_fr.h9898 MSG_NETPLAY_SERVER_NAMED_HANGUP,
H A Dmsg_hash_ru.h10006 MSG_NETPLAY_SERVER_NAMED_HANGUP,
/dports/games/retroarch/RetroArch-1.9.7/
H A Dmsg_hash.h199 MSG_NETPLAY_SERVER_NAMED_HANGUP, enumerator
/dports/games/retroarch/RetroArch-1.9.7/network/netplay/
H A Dnetplay_io.c1807 … snprintf(msg, sizeof(msg)-1, msg_hash_to_str(MSG_NETPLAY_SERVER_NAMED_HANGUP), connection->nick); in netplay_hangup()