Searched refs:fax_info (Results 1 – 1 of 1) sorted by relevance
6367 static word fax_info[] = { in nl_ind() local6696 if (((T30_INFO *)plci->NL.RBuffer->P)->code < ARRAY_SIZE(fax_info)) in nl_ind()6697 info = fax_info[((T30_INFO *)plci->NL.RBuffer->P)->code]; in nl_ind()