Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c3808 uint_t opt_hex = FALSE; in time() local
3815 'x', MDB_OPT_SETBITS, TRUE, &opt_hex, in time()
3819 if (opt_dec && opt_hex) in time()
3824 opt_hex ? "0x%llx\n" : in time()