Searched refs:USTAR_VERSION (Results 1 – 1 of 1) sorted by relevance
98 #define USTAR_VERSION (uint8_t []){ '0', '0' } macro487 memcmp(hdrp->version, USTAR_VERSION, sizeof(USTAR_VERSION)) == 0) { in tarfs_alloc_one()