Searched refs:prox_type (Results 1 – 1 of 1) sorted by relevance
1824 int prox_type, nfnd; in proxtrans() local1835 if ((prox_type = type) == 0) { in proxtrans()1837 prox_type = TYPE_I; in proxtrans()1839 prox_type = TYPE_A; in proxtrans()1841 if (curtype != prox_type) in proxtrans()1842 changetype(prox_type, 1); in proxtrans()1855 if (curtype != prox_type) in proxtrans()1856 changetype(prox_type, 1); in proxtrans()