HomeSort by: relevance | last modified time | path
    Searched defs:fdtype (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/amiga/dev/
fd.c 131 struct fdtype { struct
153 struct fdtype *type;
188 struct fdtype *type;
205 struct fdtype * fdcgetfdtype(int);
237 struct fdtype fdtype[] = { variable in typeref:struct:fdtype[]
242 int nfdtype = __arraycount(fdtype);
939 struct fdtype *
942 struct fdtype *ftp;
975 for (cnt = 0, ftp = fdtype; cnt < nfdtype; ftp++, cnt++
    [all...]

Completed in 31 milliseconds