HomeSort by: relevance | last modified time | path
    Searched defs:nulp (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/file/dist/src/
is_tar.c 114 const char *nulp; local
122 nulp = CAST(const char *,
124 if (nulp != NULL && nulp >= header->header.name + sizeof(gpkg_match) &&
125 memcmp(nulp - sizeof(gpkg_match) + 1, gpkg_match,

Completed in 15 milliseconds