Home
last modified time | relevance | path

Searched defs:ISELF (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/misc/
H A Dnlist.c45 #define ISELF (strncmp(magic_buf, ELFMAG, SELFMAG) == 0) macro
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dnlist.c69 #define ISELF (strncmp(magic_buf, ELFMAG, SELFMAG) == 0) macro