Home
last modified time | relevance | path

Searched defs:StateNames (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/ppp/
H A Dtimer.c60 static const char * const StateNames[] = { "stopped", "running", "expired" }; in tState2Nam() local
H A Dfsm.c116 static const char * const StateNames[] = { in State2Nam() local