Searched refs:MOTD_FILENAME (Results 1 – 2 of 2) sorted by relevance
122 #ifndef MOTD_FILENAME123 #define MOTD_FILENAME "/etc/motd" macro
806 if (buf_readfile(motdbuf, MOTD_FILENAME) == DROPBEAR_SUCCESS) { in ptycommand()