Searched refs:showbits (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Dmakedis.c352 void showbits(FILE *f, struct entry *ep, int nbits, bits highlight);
1387 showbits(f, ep, fp->nbits, 0);
1395 showbits(f, ep, fp->nbits, highlight);
1401 void showbits(FILE *f, struct entry *ep, int nbits, bits highlight) { function
1477 showbits(f, &bsp->entry, bsp->nbits, 0);

Completed in 28 milliseconds