Searched refs:mo_name (Results 1 – 3 of 3) sorted by relevance
67 char *mo_name; /* option name */ member
64 char *mo_name; /* option name */ member
1562 char *mo_name; /* long name of milter option */ member1603 for (mo = MilterOptTab; mo->mo_name != NULL; mo++)1605 if (SM_STRCASEEQ(mo->mo_name, name))1609 if (mo->mo_name == NULL)2349 ? MilterOptTab[i].mo_name : "?")