Searched refs:get_motd (Results 1 – 3 of 3) sorted by relevance
438 def get_motd(): function439 return rpc_utils.get_motd()504 result['motd'] = rpc_utils.get_motd()
1546 def get_motd(): function1550 return rpc_utils.get_motd()1615 result['motd'] = rpc_utils.get_motd()
483 def get_motd(): function