Searched refs:LOCSIG (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/java/
H A Djava.c69 #define LOCSIG "PK\003\004" macro
110 if (resid != 0 || strncmp(lochdr, LOCSIG, SIGSIZ) != 0)
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1544 #define LOCSIG "PK\003\004" macro
1564 if (strncmp(fbuf, LOCSIG, SIGSIZ) != 0)

Completed in 63 milliseconds