Home
last modified time | relevance | path

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

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