Home
last modified time | relevance | path

Searched defs:hfs_info (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dapple.c872 get_hfs_fe_info(struct hfs_info *hfs_info, char *name) in get_hfs_fe_info()
968 get_hfs_sgi_info(struct hfs_info *hfs_info, char *name) in get_hfs_sgi_info()
1011 del_hfs_info(struct hfs_info *hfs_info) in del_hfs_info()
1032 match_key(struct hfs_info *hfs_info, const char *key) in match_key()
1054 struct hfs_info *hfs_info; in get_fe_dir() local
1094 struct hfs_info *hfs_info; in get_fe_info() local
1160 struct hfs_info *hfs_info; in get_sgi_dir() local
1201 struct hfs_info *hfs_info; in get_sgi_info() local
H A Dmkisofs.h127 struct hfs_info { struct
130 struct hfs_info *next; argument
251 struct hfs_info *hfs_info; /* list of info for all entries in dir */ member