Home
last modified time | relevance | path

Searched refs:ST_ACB_DIAL (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.sbin/isdn/isdnd/
Dtimer.c306 cep->state = ST_ACB_DIAL; in handle_reserved()
342 cep->state = ST_ACB_DIAL; in handle_reserved()
Dfsm.c374 …ill, ST_ILL}, {F_ill, ST_ILL}, {F_NcNa,ST_ACB_WAITDIAL},{F_NcNa, ST_ACB_DIAL}, {F_NcNa,ST_AC…
Disdnd.h432 #define ST_ACB_DIAL 9 /* callback to remote */ macro