Home
last modified time | relevance | path

Searched refs:CatKeyRec (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Drecord.h20 void r_packcatkey(CatKeyRec *, unsigned char *, int *);
21 void r_unpackcatkey(unsigned char *, CatKeyRec *);
35 void r_makecatkey(CatKeyRec *, long, char *);
H A Drecord.c32 void r_packcatkey(CatKeyRec *key, unsigned char *pkey, int *len) in r_packcatkey()
49 void r_unpackcatkey(unsigned char *pkey, CatKeyRec *key) in r_unpackcatkey()
92 CatKeyRec key1; in r_comparecatkeys()
93 CatKeyRec key2; in r_comparecatkeys()
395 void r_makecatkey(CatKeyRec *key, long parid, char *name) in r_makecatkey()
H A Dinternal.h75 } CatKeyRec; typedef
89 # define HFS_CATKEYLEN sizeof(CatKeyRec)
H A Dhfs.c999 CatKeyRec key; in hfs_opendir()
1067 CatKeyRec key; in hfs_readdir()
1613 CatKeyRec key;
1673 CatKeyRec key;
1769 CatKeyRec key;
1847 CatKeyRec key;
H A Dlvolume.c39 CatKeyRec key; in v_catsearch()
533 CatKeyRec key; in v_newfolder()