Home
last modified time | relevance | path

Searched refs:TYPE_A (Results 1 – 8 of 8) sorted by relevance

/dragonfly/include/arpa/
HDftp.h49 #define TYPE_A 1 /* ASCII */ macro
/dragonfly/libexec/ftpd/
HDftpd.c576 type = TYPE_A; in main()
1666 if (type == TYPE_A) { in retrieve()
1746 if (type == TYPE_A) { in store()
1915 type == TYPE_A ? "ASCII" : "BINARY", name, sizebuf); in dataconn()
1970 type == TYPE_A ? "ASCII" : "BINARY", name, sizebuf); in dataconn()
2014 case TYPE_A: in send_data()
2213 case TYPE_A: in receive_data()
2362 if (type == TYPE_A || type == TYPE_E) in statcmd()
3152 type == TYPE_A ? "\r" : ""); in send_file_list()
3157 (type == TYPE_A ? 2 : 1); in send_file_list()
[all …]
HDftpcmd.y371 case TYPE_A:
907 cmd_type = TYPE_A;
912 cmd_type = TYPE_A;
1617 case TYPE_A: {
/dragonfly/contrib/tnftp/src/
HDftp.c790 case TYPE_A: in sendrequest()
847 case TYPE_A: in sendrequest()
1027 if (curtype != TYPE_A) in recvrequest()
1028 changetype(TYPE_A, 0); in recvrequest()
1113 case TYPE_A: in recvrequest()
1916 prox_type = TYPE_A; in proxtrans()
HDutil.c158 type = TYPE_A; in setpeer()
159 curtype = TYPE_A; in setpeer()
HDfetch.c1888 transtype = TYPE_A; in fetch_ftp()
2007 case TYPE_A: in fetch_ftp()
HDcmds.c142 { "ascii", "A", TYPE_A, 0 },
/dragonfly/sys/contrib/dev/acpica/
HDchanges.txt9568 TYPE_A. Removed this and all related instances. Renamed SLEEP_TYPE_A to