nplist
for (i = 0; nplist[i].s1; i++) {
if (strncmp(MSG_ORIG(nplist[i].s1), c, opl) == 0)
return (MSG_ORIG(nplist[i].s2));
struct name_pair nplist[100] = {
uint_t nplist;
&plist, &nplist);
for (uint_t i = 0; i < nplist; i++) {