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

  /src/sys/arch/i386/stand/pxeboot/
pxeboot.h 46 struct pxeboot_fstab { struct
51 extern struct pxeboot_fstab pxeboot_fstab[];
conf.c 61 struct pxeboot_fstab pxeboot_fstab[] = { variable in typeref:struct:pxeboot_fstab[]
69 int npxeboot_fstab = sizeof(pxeboot_fstab) / sizeof(pxeboot_fstab[0]);

Completed in 12 milliseconds