Searched defs:comvars (Results 1 – 1 of 1) sorted by relevance
1724 static struct comvars { in pswitch() struct1725 int connect; in pswitch()1726 char name[HOST_NAME_MAX+1]; in pswitch()1727 union sockaddr_union mctl; in pswitch()1728 union sockaddr_union hctl; in pswitch()1729 FILE *in; in pswitch()1730 FILE *out; in pswitch()1731 int tpe; in pswitch()1732 int curtpe; in pswitch()1733 int cpnd; in pswitch()[all …]