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