Home
last modified time | relevance | path

Searched refs:changetype (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h60 void changetype (int, int);
H A Dftp.c691 changetype (type, 0); in sendrequest()
982 changetype (TYPE_A, 0); in recvrequest()
984 changetype (type, 0); in recvrequest()
1601 changetype (prox_type, 1); in proxtrans()
1614 changetype (prox_type, 1); in proxtrans()
H A Dcmds.c267 changetype(int newtype, int show) in changetype() function
/freebsd/contrib/tnftp/src/
H A Dextern.h109 void changetype(int, int);
H A Dftp.c693 changetype(type, 0); in sendrequest()
982 changetype(TYPE_A, 0); in recvrequest()
985 changetype(type, 0); in recvrequest()
1858 changetype(prox_type, 1); in proxtrans()
1872 changetype(prox_type, 1); in proxtrans()
H A Dcmds.c281 changetype(int newtype, int show) in changetype() function