OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LPSV
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/faithd/
ftp.c
64
enum state { NONE, LPRT, EPRT,
LPSV
, EPSV };
448
case
LPSV
:
469
* PASV result ->
LPSV
/EPSV result
528
/* transmit
LPSV
or EPSV */
552
if (state ==
LPSV
) {
805
} else if (strcmp(cmd, "
LPSV
") == 0 && !param) {
807
*
LPSV
-> PASV
809
nstate =
LPSV
;
822
*state =
LPSV
;
/src/libexec/ftpd/
ftpcmd.y
153
LPRT
LPSV
EPRT EPSV
291
|
LPSV
check_login CRLF
297
"
LPSV
disallowed after EPSV ALL");
299
long_passive("
LPSV
", PF_UNSPEC);
301
reply(500, "
LPSV
mode not available.");
1237
{ "
LPSV
",
LPSV
, ARGS, 1, "(set server in passive mode)", 0, },
Completed in 14 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025