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

  /src/sys/arch/x68k/stand/boot_ufs/
boot_ufs.h 28 struct fdfmt{ struct in struct:__anonbe5924d80108
  /src/sys/arch/x68k/stand/libsa/
fdvar.h 30 struct fdfmt{ struct
41 struct fdfmt fmt;
44 extern int fd_check_format(int, int, struct fdfmt *);
fd.c 42 struct fdfmt fdfmt; local in function:fdopen
71 error = fd_check_format(id, 1, &fdfmt);
73 sc->fmt.maxsec.H = fdfmt.maxsec.H;
  /src/sys/arch/x68k/stand/xxboot/
xxboot.h 43 struct fdfmt{ struct in struct:__anon6d1671be0208

Completed in 13 milliseconds