Searched defs:Cpath (Results 1 – 1 of 1) sorted by relevance
203 typedef struct Cpath Cpath; typedef253 struct Cpath { struct254 uchar namelen;255 uchar xlen;256 uchar dloc[4];257 uchar parent[2];258 uchar name[1]; /* chumminess */