OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EPSV
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/faithd/
ftp.c
64
enum state { NONE, LPRT, EPRT, LPSV,
EPSV
};
449
case
EPSV
:
469
* PASV result -> LPSV/
EPSV
result
528
/* transmit LPSV or
EPSV
*/
662
return dprintf(src, "501 %s disallowed in
EPSV
ALL\r\n",
752
return dprintf(src, "501 %s disallowed in
EPSV
ALL\r\n",
818
return dprintf(src, "501 %s disallowed in
EPSV
ALL\r\n",
826
} else if (strcmp(cmd, "
EPSV
") == 0 && !param) {
828
*
EPSV
-> PASV
836
*state =
EPSV
;
[
all
...]
/src/libexec/ftpd/
ftpcmd.y
153
LPRT LPSV EPRT
EPSV
297
"LPSV disallowed after
EPSV
ALL");
305
|
EPSV
check_login SP NUMBER CRLF
309
long_passive("
EPSV
",
312
reply(500, "
EPSV
mode not available.");
316
|
EPSV
check_login SP ALL CRLF
321
"
EPSV
ALL command successful.");
324
reply(500, "
EPSV
mode not available.");
328
|
EPSV
check_login CRLF
332
long_passive("
EPSV
", PF_UNSPEC)
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025