Searched defs:parid (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/ |
H A D | lvolume.c | 36 int v_catsearch(hfsvol *vol, long parid, char *name, in v_catsearch() 274 long *parid, char *fname, node *np) in v_resolve() 490 int v_adjvalence(hfsvol *vol, long parid, int isdir, int adj) in v_adjvalence() 531 int v_newfolder(hfsvol *vol, long parid, char *name) in v_newfolder()
|
H A D | record.c | 395 void r_makecatkey(CatKeyRec *key, long parid, char *name) in r_makecatkey() 424 void r_unpackdirent(long parid, char *name, CatDataRec *data, hfsdirent *ent) in r_unpackdirent()
|
H A D | hfs.c | 1497 long parid; local 1573 long parid; local 1615 long parid; local 1675 long id, parid; local
|
H A D | hfs.h | 53 long parid; /* CNID of parent directory */ member
|
H A D | internal.h | 240 long parid; /* parent directory ID of this file */ member
|