Home
last modified time | relevance | path

Searched refs:r_compareextkeys (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Drecord.h27 int r_compareextkeys(unsigned char *, unsigned char *);
H A Drecord.c110 int r_compareextkeys(unsigned char *pkey1, unsigned char *pkey2) in r_compareextkeys() function
H A Dhfs.c117 vol->ext.compare = r_compareextkeys; in hfs_mount()
780 ext->compare = r_compareextkeys; in hfs_format()