OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:epsv6bad
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/ftp/
ftp_var.h
264
GLOBAL int
epsv6bad
; /* EPSV doesn't work on the current server */
variable in typeref:typename:GLOBAL int
ftp.c
1316
if (epsv6 && !
epsv6bad
) {
1339
epsv6bad
= 1;
1599
if (!epsv6 ||
epsv6bad
) {
main.c
198
epsv6bad
= 0;
cmds.c
862
epsv6bad
? " (disabled for this connection)" : "");
2258
epsv6bad
= 0;
util.c
302
epsv6bad
= 0;
Completed in 55 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025