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()
1500 def get_motd(): function1504 return rpc_utils.get_motd()1567 result['motd'] = rpc_utils.get_motd()
412 def get_motd(): function