Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dapple.c69 int (*get_dir)(char*, char*,dir_ent*,int); /* directory name function */ member
1299 type = (*(hfs_types[type].get_dir))(tmp, dname, s_entry, type); in get_hfs_dir()