Home
last modified time | relevance | path

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

/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Ddesktop.c106 if (hfs_fsetattr(hfp, &ent) < 0) in make_desktop()
H A Dvolume.c396 if ((hfs_fsetattr(hfp, ent)) < 0) in FDECL2()
/openbsd/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dhfs.h139 int hfs_fsetattr(hfsfile *, hfsdirent *);
H A Dhfs.c1551 int hfs_fsetattr(hfsfile *file, hfsdirent *ent) function