Searched refs:_PATH_FTPLOGINMESG (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/libexec/ftpd/
H A Dpathnames.h40 #define _PATH_FTPLOGINMESG "/etc/motd" macro
H A Dftpd.c1071 if ((fp = fopen(motd ? motd : _PATH_FTPLOGINMESG, "r")) != NULL) {

Completed in 121 milliseconds