Home
last modified time | relevance | path

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

/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dapple_proto.h29 extern int get_hfs_dir(char *, char *, struct directory_entry *);
H A Dtree.c1456 get_hfs_dir(whole_path, short_name, s_entry);
1802 get_hfs_dir(path, pnt, de);
H A Dapple.c1291 get_hfs_dir(char *wname, char *dname, dir_ent *s_entry) in get_hfs_dir() function