HomeSort by: relevance | last modified time | path
    Searched refs:transtype (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ftp/
fetch.c 1959 int dirhasglob, filehasglob, rval, transtype, xargc; local
1967 transtype = TYPE_I;
1988 transtype = TYPE_A;
1990 transtype = TYPE_I;
2106 switch (transtype) {
2114 errx(1, "%s: unknown transfer type %d", __func__, transtype);
  /src/sys/arch/prep/prep/
residual.c 982 static const unsigned char *transtype[] = local
993 transtype[p->PPCData[1] - 1]);

Completed in 21 milliseconds