OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:epsv4bad
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/ftp/
ftp_var.h
262
GLOBAL int
epsv4bad
; /* EPSV doesn't work on the current server */
variable in typeref:typename:GLOBAL int
ftp.c
1279
if (epsv4 && !
epsv4bad
) {
1302
epsv4bad
= 1;
1592
if (!epsv4 ||
epsv4bad
) {
1627
epsv4bad
= 1;
main.c
197
epsv4bad
= 0;
cmds.c
860
epsv4bad
? " (disabled for this connection)" : "");
2250
epsv4bad
= 0;
util.c
301
epsv4bad
= 0;
Completed in 47 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025