Searched defs:mo_name (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmilter.c1554 char *mo_name; /* long name of milter option */ member in struct:milteropt
1602 for (mo = MilterOptTab; mo->mo_name != NULL; mo++)
1604 if (sm_strcasecmp(mo->mo_name, name) == 0)
1608 if (mo->mo_name == NULL)
/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h120 char *mo_name; /* option name */ member in struct:mntopt

Completed in 66 milliseconds