Searched refs:fromstate (Results 1 – 3 of 3) sorted by relevance
601 int fromstate; local627 fromstate = 0;649 linelen = fromstate = 0;654 if (c2 == ' ' && linelen == 4 && fromstate == 4 &&679 linelen = fromstate = 0;697 fromstate++;
378 char *fromstate; in swrp_smf2fmd() local387 nvlist_lookup_string(attr, "from-state", &fromstate) != 0) { in swrp_smf2fmd()395 if (strcmp(fromstate, "maintenance") != 0) in swrp_smf2fmd()
75 #define fromstate(L) (cast(LX *, cast(lu_byte *, (L)) - offsetof(LX, l))) macro231 (*g->frealloc)(g->ud, fromstate(L), sizeof(LG), 0); /* free main block */ in close_state()255 LX *l = fromstate(L1); in luaE_freethread()