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] = {