Searched defs:xsymlink (Results 1 – 1 of 1) sorted by relevance
2692 struct xsymlink { struct2694 char signature[4]; /* XSym */ /* not null terminated */2695 char cr0; /* \n */2697 char length[4];2698 char cr1; /* \n */2700 __u8 md5[32];2701 char cr2; /* \n */2703 char path[1024];