Searched refs:lookup_gname_helper (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_disk_set_standard_lookup.c78 static const char * lookup_gname_helper(struct name_cache *, id_t gid);
246 &lookup_gname_helper, (id_t)gid));
251 lookup_gname_helper(struct name_cache *cache, id_t id) function
290 lookup_gname_helper(struct name_cache *cache, id_t id) function
/freebsd-9.3-release/contrib/libarchive/cpio/
H A Dcpio.c110 static int lookup_gname_helper(struct cpio *,
1235 &lookup_gname_helper, (id_t)gid));
1239 lookup_gname_helper(struct cpio *cpio, const char **name, id_t id) function

Completed in 103 milliseconds