Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dcombined.c44 void *cwd_tag; /* used to find this data */ member
65 cwd->cwd_tag = NULL; in combined_walk_init()
90 cwd->cwd_tag = tag; in combined_walk_data_save()
105 cwd->cwd_tag = NULL; in combined_walk_data_drop()
118 if (cwd->cwd_tag == tag) { in combined_walk_data_find()