Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dconvert.c83 xdump(stdout, cur_streamp->s_current.l_collate.usp, in convert()
H A Dutility.h183 extern void xdump(FILE *, uchar_t *, size_t, int);
H A Dutility.c792 xdump(FILE *fp, uchar_t *buf, size_t bufsize, int wide) in xdump() function