Searched defs:Namval (Results 1 – 1 of 1) sorted by relevance
112 struct Namval struct114 Dtlink_t nvlink; /* space for cdt links */115 char *nvname; /* pointer to name of the node */140 #define NV_MINSZ (sizeof(struct Namval)-sizeof(Dtlink_t)-sizeof(char*)) argument