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

/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_disk_set_standard_lookup.c79 static const char * lookup_uname_helper(struct name_cache *, id_t uid);
182 &lookup_uname_helper, (id_t)uid));
187 lookup_uname_helper(struct name_cache *cache, id_t id) function
228 lookup_uname_helper(struct name_cache *cache, id_t id) function
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/cpio/
H A Dcpio.c113 static int lookup_uname_helper(struct cpio *,
1195 &lookup_uname_helper, (id_t)uid));
1199 lookup_uname_helper(struct cpio *cpio, const char **name, id_t id) function

Completed in 105 milliseconds