Searched defs:dcd_key_elem (Results 1 – 1 of 1) sorted by relevance
40 struct dcd_key_elem { struct41 struct list_head link; /* Make it linked to a list */42 char name[DCD_MAXPATHLENGTH]; /* Name of a given value entry */43 char *path; /* Pointer to the actual data */