Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Drctl.c202 dict_data_t rdict; in rctl_list() local
205 rdict.dict_addr = 0; in rctl_list()
211 rdict.hndl = 0; in rctl_list()
220 rdict.hndl = (rctl_hndl_t)argp->a_un.a_val; in rctl_list()
222 rdict.hndl = in rctl_list()
226 &rdict) == -1) { in rctl_list()
231 if (rdict.dict_addr == 0) in rctl_list()
261 if (rdict.hndl != 0 && rdict.type != i) in rctl_list()