Searched refs:lochdr (Results 1 – 1 of 1) sorted by relevance
95 char lochdr[LOCHDRSIZ]; in javaexec() local107 if ((error = vn_rdwr(UIO_READ, vp, lochdr, sizeof (lochdr), in javaexec()110 if (resid != 0 || strncmp(lochdr, LOCSIG, SIGSIZ) != 0) in javaexec()117 xoff = sizeof (lochdr) + LOCNAM(lochdr); in javaexec()118 xoff_end = xoff + LOCEXT(lochdr); in javaexec()