Home | Sort by: relevance | last modified time | path |
/src/sys/arch/i386/stand/pxeboot/ | |
pxeboot.h | 46 struct pxeboot_fstab { struct 51 extern struct pxeboot_fstab pxeboot_fstab[]; |
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]); |
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]); |