Home
last modified time | relevance | path

Searched refs:iohex (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/kdump/
H A Dkdump.c86 int decimal, iohex, fancy = 1, maxdata = INT_MAX; variable
227 iohex = 1; in main()
230 iohex = 2; in main()
1287 if (iohex == 1) { in showbuf()
1304 if (iohex == 2) { in showbuf()
1351 if (iohex && !datalen) in ktrgenio()