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

/haiku/src/bin/network/ftpd/
H A Dpathnames.h37 #define _PATH_FTPWELCOME "/etc/ftpwelcome" macro
H A Dftpd.c627 fd = fopen(_PATH_FTPWELCOME, "r");
709 hrp->welcome = _PATH_FTPWELCOME;
744 welcome = _PATH_FTPWELCOME;

Completed in 36 milliseconds