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()
1669 def get_motd(): function1673 return rpc_utils.get_motd()1736 result['motd'] = rpc_utils.get_motd()
421 def get_motd(): function