Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dc/
H A Ddc.h158 void (*outdit)(struct blk *, int); variable
H A Ddc.c376 outdit = bigot; in commnds()
379 outdit = hexot; in commnds()
1544 (*outdit)(rem, 0); in print()
1567 (*outdit)(p, 1); in print()