Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c84 #define ORIGIN_STR_SIZE 6 macro
681 if (strncmp(++p, ORIGIN_STR, ORIGIN_STR_SIZE)) in elfexec()
715 p += ORIGIN_STR_SIZE; in elfexec()