Searched refs:eazlist (Results 1 – 2 of 2) sorted by relevance
74 char eazlist[ISDNLOOP_BCH][11]; member
686 e = cc->eazlist[ch]; in isdnloop_try_call()893 card->eazlist[ch - 1][0] = '\0'; in isdnloop_parse_cmd()898 if (strlen(p) >= sizeof(card->eazlist[0])) in isdnloop_parse_cmd()900 strcpy(card->eazlist[ch - 1], p); in isdnloop_parse_cmd()904 sprintf(buf, "EAZ-LIST: %s", card->eazlist[ch - 1]); in isdnloop_parse_cmd()