Searched defs:comvars (Results 1 – 1 of 1) sorted by relevance
1801 static struct comvars { in pswitch() struct1802 int connect; in pswitch()1803 char name[MAXHOSTNAMELEN]; in pswitch()1804 struct sockinet mctl; in pswitch()1805 struct sockinet hctl; in pswitch()1806 FILE *in; in pswitch()1807 FILE *out; in pswitch()1808 int tpe; in pswitch()1809 int curtpe; in pswitch()1810 int cpnd; in pswitch()[all …]