Searched defs:exthdr (Results 1 – 2 of 2) sorted by relevance
142 struct exthdr { struct144 uint8_t * ptr;145 uint8_t len;
438 char *exthdr = NULL, *name = NULL, *link = NULL; in tarfs_alloc_one() local