|
|
1.1 ! root 1: #include <isode/psap.h> ! 2: ! 3: ... ! 4: ! 5: register struct PE pe, p; ! 6: ! 7: ... ! 8: ! 9: for (p = first_member (pe); p; p = next_member (pe, p)) ! 10: switch (PE_ID (p -> pe_class, p -> pe_id)) { ! 11: case PE_ID (PE_CLASS_UNIV, PE_DEFN_IA5S): ! 12: ... ! 13: ! 14: case PE_ID (PE_CLASS_UNIV, PE_DEFN_T61S): ! 15: ... ! 16: ! 17: ... ! 18: } ! 19: ! 20: ...
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.