Home
last modified time | relevance | path

Searched defs:intbuf (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/boot/pc98/libpc98/
HDcomconsole.c83 char intbuf[16]; in comc_probe() local
255 char intbuf[64]; in comc_pcidev_handle() local
304 char intbuf[64]; in comc_setup() local
/NextBSD/sys/boot/i386/libi386/
HDcomconsole.c83 char intbuf[16]; in comc_probe() local
312 char intbuf[64]; in comc_setup() local
/NextBSD/contrib/libucl/src/
HDucl_emitter_utils.c320 char intbuf[64]; in ucl_fd_append_int() local
/NextBSD/usr.sbin/nandsim/
HDnandsim_cfgparse.c586 int *intbuf; in get_argument_intarray() local
/NextBSD/usr.bin/tip/tip/
HDcmds.c131 static jmp_buf intbuf; variable