Searched refs:rsrc_path (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dtree.c1297 char rsrc_path[1024]; /* rsrc fork filename */ local
1300 htype = get_hfs_rname(whole_path, short_name, rsrc_path);
1306 status = stat_filter(rsrc_path, &rstatbuf);
1308 lstatus = lstat_filter(rsrc_path, &rlstatbuf);
1313 insert_file_entry(this_dir, rsrc_path, short_name, htype);

Completed in 156 milliseconds