Home
last modified time | relevance | path

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

/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Deltorito.c149 (unsigned int) get_733(de2->isorec.extent)); in FDECL1()
288 fprintf(stderr,"Extent of boot images is %d\n",get_733(de->isorec.extent)); in FDECL1()
291 (unsigned int) get_733(de->isorec.extent)); in FDECL1()
311 set_731(efi_desc.bootoff, (unsigned int)get_733(efi_de->isorec.extent)); in FDECL1()
H A Dmkisofs.h358 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.c576 nbytes = get_733((char *) pnt+20); in FDECL1()
768 nlink = get_733((char *) pnt+12); in FDECL1()
H A DChangeLog459 * mkisofs.h: Added prototype for get_733().