HomeSort by relevance Sort by last modified time
    Searched refs:MOTD_FILENAME (Results 1 - 2 of 2) sorted by null

  /external/dropbear/
options.h 122 #ifndef MOTD_FILENAME
123 #define MOTD_FILENAME "/etc/motd"
svr-chansession.c 806 if (buf_readfile(motdbuf, MOTD_FILENAME) == DROPBEAR_SUCCESS) {

Completed in 39 milliseconds