Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
Dfile.h34 int f_alloc(hfsfile *);
Dfile.c151 int f_alloc(hfsfile *file) in f_alloc() function
Dbtree.c355 space = f_alloc(&bt->f); in bt_space()
Dhfs.c1340 f_alloc(file) < 0) in hfs_write()