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