Searched refs:Cucall (Results 1 – 1 of 1) sorted by relevance
154 static struct call Cucall; /* call structure for altconn() */ variable333 Cucall.speed = "Any"; /*default speed*/334 Cucall.line = CNULL;335 Cucall.telno = CNULL;336 Cucall.type = CNULL;382 Cucall.speed = optarg;386 Cucall.line = optarg;389 Cucall.type = optarg;432 Cucall.telno = string;446 if(Cucall.line == CNULL) /*if none of above, must be direct */[all …]