Home
last modified time | relevance | path

Searched defs:SendClientCommand (Results 1 – 2 of 2) sorted by relevance

/dports/x11/xpra/xpra-4.3/xpra/server/dbus/
H A Ddbus_source.py167 def SendClientCommand(self, args): member in DBUS_Source
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_public.h504 void (*SendClientCommand) ( const char *cmd ); member