Searched refs:noguestretr (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/network/ftpd/
H A Dextern.h85 extern int noguestretr;
H A Dftpd.c146 int noguestretr = 0; /* RETR command is disabled for anon users. */ variable
362 noguestretr = 1;
H A Dftpcmd.y536 if (noretr || (guest && noguestretr))

Completed in 99 milliseconds