Searched refs:nulp (Results 1 – 1 of 1) sorted by relevance
108 const char *nulp; in is_tar() local116 nulp = CAST(const char *, in is_tar()118 if (nulp != NULL && nulp >= header->header.name + sizeof(gpkg_match) && in is_tar()119 memcmp(nulp - sizeof(gpkg_match) + 1, gpkg_match, in is_tar()