Searched refs:nplist (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/misc/
H A Dnplist.c44 struct name_pair nplist[100] = { variable in typeref:struct:name_pair
134 for (i = 0; nplist[i].s1; i++) {
135 if (strncmp(MSG_ORIG(nplist[i].s1), c, opl) == 0)
136 return (MSG_ORIG(nplist[i].s2));
H A Delf_dem.h52 #define nplist _elf_nplist macro
/illumos-gate/usr/src/cmd/sgs/libelf/
H A DMakefile.com46 nplist.o

Completed in 65 milliseconds