Home
last modified time | relevance | path

Searched refs:fromstate (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_response.c378 char *fromstate; in swrp_smf2fmd() local
387 nvlist_lookup_string(attr, "from-state", &fromstate) != 0) { in swrp_smf2fmd()
395 if (strcmp(fromstate, "maintenance") != 0) in swrp_smf2fmd()
/titanic_41/usr/src/cmd/sendmail/src/
H A Dmime.c603 int fromstate; local
629 fromstate = 0;
651 linelen = fromstate = 0;
656 if (c2 == ' ' && linelen == 4 && fromstate == 4 &&
681 linelen = fromstate = 0;
699 fromstate++;