OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_A
(Results
1 - 8
of
8
) sorted by relevancy
/src/include/arpa/
ftp.h
51
#define
TYPE_A
1 /* ASCII */
/src/usr.bin/ftp/
ftp.c
793
case
TYPE_A
:
855
case
TYPE_A
:
1036
if (curtype !=
TYPE_A
)
1037
changetype(
TYPE_A
, 0);
1128
case
TYPE_A
:
1939
prox_type =
TYPE_A
;
util.c
151
type =
TYPE_A
;
152
curtype =
TYPE_A
;
fetch.c
1988
transtype =
TYPE_A
;
2107
case
TYPE_A
:
cmds.c
135
{ "ascii", "A",
TYPE_A
, 0 },
/src/libexec/ftpd/
ftpd.c
735
type =
TYPE_A
;
1761
if (type ==
TYPE_A
) {
1868
if (type ==
TYPE_A
) {
2046
type ==
TYPE_A
? "ASCII" : "BINARY", name, sizebuf);
2094
type ==
TYPE_A
? "ASCII" : "BINARY", name, sizebuf);
2289
case
TYPE_A
:
2487
case
TYPE_A
:
2602
if (type ==
TYPE_A
|| type == TYPE_E)
3494
type ==
TYPE_A
? "\r" : "");
3544
type ==
TYPE_A
? "\r" : "")
[
all
...]
ftpcmd.y
344
case
TYPE_A
:
1023
cmd_type =
TYPE_A
;
1029
cmd_type =
TYPE_A
;
cmds.c
466
case
TYPE_A
:
Completed in 30 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026