Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h57 ELFCAP_STYLE_F_ICMP = 0x0100 /* Use case insensitive strcmp */ enumerator
H A Delfcap.c739 if (style & ELFCAP_STYLE_F_ICMP) { in value()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c860 #define ELFCAP_STYLE ELFCAP_STYLE_LC | ELFCAP_STYLE_F_ICMP
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c48 #define ELFCAP_STYLE ELFCAP_STYLE_LC | ELFCAP_STYLE_F_ICMP