OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendport
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/ftp/
ftp.c
1549
if (
sendport
)
1557
sendport
= 1;
1560
if (!
sendport
)
1586
if (
sendport
) {
1676
if (result == ERROR &&
sendport
== -1) {
1677
sendport
= 0;
1684
sendport
= 1;
1699
sendport
= 1;
ftp_var.h
214
GLOBAL int
sendport
; /* use PORT/LPRT cmd for each data connection */
variable in typeref:typename:GLOBAL int
main.c
458
sendport
= -1; /* not using ports */
cmds.c
858
fprintf(ttyout, "Use of PORT cmds: %s.\n", onoff(
sendport
));
1008
code = togglevar(argc, argv, &
sendport
, "Use of PORT/LPRT cmds");
/src/usr.sbin/faithd/
ftp.c
687
sendport
:
804
goto
sendport
;
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025