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

  /src/sys/arch/i386/stand/pxeboot/
pxeboot.h 52 extern int npxeboot_fstab;
conf.c 69 int npxeboot_fstab = sizeof(pxeboot_fstab) / sizeof(pxeboot_fstab[0]); variable in typeref:typename:int
devopen.c 111 for (i = 0; i < npxeboot_fstab; i++) {
119 if (i == npxeboot_fstab) {

Completed in 54 milliseconds