nfsys 83 arch/i386/stand/boot/conf.c int nfsys = NENTS(file_system);
nfsys 87 arch/i386/stand/cdboot/conf.c int nfsys = NENTS(file_system);
nfsys 100 arch/i386/stand/pxeboot/conf.c int nfsys = NENTS(file_system);
nfsys 117 arch/i386/stand/pxeboot/open.c for (i = 0; i < nfsys; i++) {
nfsys 110 lib/libsa/open.c for (i = 0; i < nfsys; i++) {
nfsys 75 lib/libsa/stand.h extern int nfsys;