/netbsd-src/lib/libossaudio/ |
H A D | oss4_mixer.c | 592 int ndevs = 0; in get_audio_count() local 613 int ndevs = 0; in get_mixer_count() local 633 int ndevs = 0; in get_mixer_control_count() local
|
/netbsd-src/sys/arch/rs6000/stand/boot/ |
H A D | conf.c | 44 int ndevs = (sizeof (devsw) / sizeof (devsw[0])); variable
|
/netbsd-src/external/bsd/libfido2/dist/examples/ |
H A D | select.c | 59 select_dev(const fido_dev_info_t *devlist, size_t ndevs, fido_dev_t **dev, in select_dev() 189 size_t ndevs; in main() local
|
H A D | manifest.c | 18 size_t ndevs; in main() local
|
/netbsd-src/sys/arch/prep/stand/boot/ |
H A D | conf.c | 50 int ndevs = (sizeof (devsw) / sizeof (devsw[0])); variable
|
/netbsd-src/sys/arch/bebox/stand/boot/ |
H A D | conf.c | 62 int ndevs = sizeof(devsw) / sizeof(devsw[0]); variable
|
/netbsd-src/sys/arch/mvme68k/stand/bootxx/ |
H A D | conf.c | 12 int ndevs = __arraycount(devsw); variable
|
/netbsd-src/sys/arch/sun68k/stand/bootxx/ |
H A D | conf.c | 9 int ndevs = 1; variable
|
/netbsd-src/sys/arch/sun68k/stand/bootyy/ |
H A D | conf.c | 9 int ndevs = 1; variable
|
/netbsd-src/sys/arch/landisk/stand/boot/ |
H A D | conf.c | 49 int ndevs = sizeof(devsw) / sizeof(devsw[0]); variable
|
/netbsd-src/sys/arch/i386/stand/boot/ |
H A D | conf.c | 58 int ndevs = sizeof(devsw) / sizeof(struct devsw); variable
|
/netbsd-src/sys/arch/mvme68k/stand/bootsd/ |
H A D | conf.c | 18 int ndevs = __arraycount(devsw); variable
|
/netbsd-src/sys/arch/mmeye/stand/boot/ |
H A D | conf.c | 48 int ndevs = __arraycount(devsw); variable
|
/netbsd-src/sys/arch/mvme68k/stand/bootst/ |
H A D | conf.c | 15 int ndevs = 1; variable
|
/netbsd-src/sys/arch/sgimips/stand/common/ |
H A D | iris_conf.c | 46 int ndevs = __arraycount(devsw); variable
|
/netbsd-src/sys/arch/sun68k/stand/tapeboot/ |
H A D | conf.c | 15 int ndevs = 1; variable
|
/netbsd-src/sys/arch/hpcmips/stand/lcboot/ |
H A D | conf.c | 55 int ndevs = sizeof devsw / sizeof devsw[0]; variable
|
/netbsd-src/sys/arch/sbmips/stand/netboot/ |
H A D | conf.c | 18 int ndevs = 1; variable
|
/netbsd-src/sys/arch/sun68k/stand/ufsboot/ |
H A D | conf.c | 17 int ndevs = 1; variable
|
/netbsd-src/sys/arch/evbmips/stand/sbmips/netboot/ |
H A D | conf.c | 18 int ndevs = 1; variable
|
/netbsd-src/sys/arch/alpha/stand/netboot/ |
H A D | conf.c | 18 int ndevs = 1; variable
|
/netbsd-src/sys/arch/sun68k/stand/netboot/ |
H A D | conf.c | 19 int ndevs = 1; variable
|
/netbsd-src/sys/arch/cobalt/stand/boot/ |
H A D | conf.c | 59 int ndevs = __arraycount(devsw); variable
|
/netbsd-src/sys/arch/zaurus/stand/zboot/ |
H A D | conf.c | 44 int ndevs = __arraycount(devsw); variable
|
/netbsd-src/sys/arch/mvmeppc/stand/boot/ |
H A D | conf.c | 19 int ndevs = sizeof(devsw) / sizeof(devsw[0]); variable
|