Searched defs:dcmd_ndef (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb.c1105 dcmd_ndef(const mdb_idcmd_t *idcp) function
1129 while (status == DCMD_NEXT && (idcp = dcmd_ndef(idcp)) != NULL)

Completed in 60 milliseconds