Home
last modified time | relevance | path

Searched refs:get_733 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/mkhybrid/dist/
H A Deltorito.c146 (unsigned int) get_733(de2->isorec.extent)); in FDECL1()
278 fprintf(stderr,"Extent of boot images is %d\n",get_733(de->isorec.extent)); in FDECL1()
281 (unsigned int) get_733(de->isorec.extent)); in FDECL1()
H A Dmkisofs.h360 extern int DECL(get_733,(char *));
H A Dwrite.c119 int FDECL1(get_733, char *, p) in FDECL1() argument
910 nbytes = get_733( (char *) pnt+20); in FDECL2()
H A Dtree.c577 nbytes = get_733((char *) pnt+20); in FDECL1()
788 nlink = get_733((char *) pnt+12); in FDECL1()
H A DChangeLog459 * mkisofs.h: Added prototype for get_733().