Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dvolume.h23 int v_getthread(hfsvol *, long, CatDataRec *, node *, int);
26 v_getthread(vol, id, thread, np, cdrThdRec)
28 v_getthread(vol, id, thread, np, cdrFThdRec)
H A Dlvolume.c115 int v_getthread(hfsvol *vol, long id, CatDataRec *thread, node *np, int type) in v_getthread() function