Home
last modified time | relevance | path

Searched refs:rrip_lookup_name (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/libsa/
H A Dcd9660.c76 static char *rrip_lookup_name(struct open_file *f,
177 rrip_lookup_name(struct open_file *f, struct iso_directory_record *dp, in rrip_lookup_name() function
247 cp = rrip_lookup_name(f, dp, lenskip, &len); in dirmatch()
606 name = rrip_lookup_name(f, ep, lenskip, &namelen); in cd9660_readdir()
H A Dcd9660read.c105 rrip_lookup_name(struct iso_directory_record *dp, int lenskip, size_t *len) in rrip_lookup_name() function
179 cp = rrip_lookup_name(dp, lenskip, &len); in dirmatch()