HomeSort by: relevance | last modified time | path
    Searched refs:lookup_uname_helper (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/
archive_read_disk_set_standard_lookup.c 78 static const char * lookup_uname_helper(struct name_cache *, id_t uid);
181 &lookup_uname_helper, (id_t)uid));
186 lookup_uname_helper(struct name_cache *cache, id_t id) function
231 lookup_uname_helper(struct name_cache *cache, id_t id) function
  /src/external/bsd/libarchive/dist/cpio/
cpio.c 101 static int lookup_uname_helper(struct cpio *,
1425 &lookup_uname_helper, (id_t)uid));
1429 lookup_uname_helper(struct cpio *cpio, const char **name, id_t id) function

Completed in 47 milliseconds