Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c159 static const char *isa_I_str = MSG_ORIG(MSG_ISA_SPARC_64);
162 static const char *isa_I_str = MSG_ORIG(MSG_STR_EMPTY);
168 static const char *isa_I_str = MSG_ORIG(MSG_STR_EMPTY);
172 static const char *isa_I_str = MSG_ORIG(MSG_ISA_X86_64);
2653 len += strlen(isa_I_str); in modpath_strlen()
2711 cp_str = isa_I_str; in modpath_expand()