Searched refs:get_motd (Results 1 – 3 of 3) sorted by relevance
423 def get_motd(): function424 return rpc_utils.get_motd()489 result['motd'] = rpc_utils.get_motd()
1663 def get_motd(): function1667 return rpc_utils.get_motd()1728 result['motd'] = rpc_utils.get_motd()
421 def get_motd(): function