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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_nv.h86 * A variable may have multiple definitions (v_ndef chain), but this feature
93 struct mdb_var *v_ndef; /* Variable's next definition */ member in union:mdb_var::__anon898
105 #define v_ndef v_du.v_ndef macro

Completed in 2005 milliseconds