pipe_data
if (p.pipe_data == NULL)
mdb_printf("%lx\n", *p.pipe_data++);
p->pipe_data = &adp->ad_data[adp->ad_ndx - 1];
p->pipe_data = NULL;
bcopy(p->pipe_data, cp->c_addrv.ad_data, nbytes);
uintptr_t *pipe_data; /* Array of pipe values */
w.w_addrs = p.pipe_data;
uintptr_t addr = tlist->pipe_data[idx];
if (p.pipe_data == NULL || p.pipe_len == 0) {
p.pipe_data = &addr;
qsort(p.pipe_data, p.pipe_len, sizeof (uintptr_t),
uintptr_t *data = &p.pipe_data[idx];
p.pipe_data, p.pipe_len, sizeof (uintptr_t),
seen[entry - p.pipe_data]++;
p.pipe_data[idx]);
if (p.pipe_data == NULL || p.pipe_len != 16) {
if (p.pipe_data[0] != addr) {
qsort(p.pipe_data, p.pipe_len, sizeof (uintptr_t), compare);
if (p.pipe_data[i] != i) {