Home
last modified time | relevance | path

Searched defs:Cpath (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/disk/9660/
H A Diso9660.h203 typedef struct Cpath Cpath; typedef
253 struct Cpath { struct
254 uchar namelen;
255 uchar xlen;
256 uchar dloc[4];
257 uchar parent[2];
258 uchar name[1]; /* chumminess */