Home
last modified time | relevance | path

Searched refs:SIGSIZ (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/exec/java/
H A Djava.c68 #define SIGSIZ 4 macro
110 if (resid != 0 || strncmp(lochdr, LOCSIG, SIGSIZ) != 0) in javaexec()
/titanic_44/usr/src/cmd/file/
H A Dfile.c1543 #define SIGSIZ 4 macro
1564 if (strncmp(fbuf, LOCSIG, SIGSIZ) != 0) in zipfile()