Searched defs:ORIGIN_STR_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c75 #define ORIGIN_STR_SIZE 6 macro
665 if (strncmp(++p, ORIGIN_STR, ORIGIN_STR_SIZE))
699 p += ORIGIN_STR_SIZE;

Completed in 63 milliseconds