Home
last modified time | relevance | path

Searched refs:curtype (Results 1 – 4 of 4) sorted by relevance

/original-bsd/old/refer/mkey/
H A Dmkey2.c81 int curtype = 0; local
92 curtype = tm[1];
93 if (tlen < MAXLINE && mindex(iglist,curtype)==0)
/original-bsd/usr.bin/ftp/
H A Dftp_var.h51 int curtype; /* current file transfer type */ variable
H A Dftp.c437 if (curtype != type)
506 switch (curtype) {
555 switch (curtype) {
757 if (curtype != TYPE_A)
759 } else if (curtype != type)
817 switch (curtype) {
1233 ip->curtpe = curtype;
1234 curtype = op->curtpe;
1297 if (curtype != prox_type)
1310 if (curtype != prox_type)
H A Dcmds.c117 curtype = TYPE_A;
238 curtype = type = p->t_type;
256 if (newtype == curtype)
272 curtype = newtype;