Home
last modified time | relevance | path

Searched defs:comvars (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c1749 static struct comvars { in pswitch() struct
1750 int connect; in pswitch()
1751 char name[MAXHOSTNAMELEN]; in pswitch()
1752 struct sockaddr_in6 mctl; in pswitch()
1753 struct sockaddr_in6 hctl; in pswitch()
1754 FILE *in; in pswitch()
1755 FILE *out; in pswitch()
1756 int tpe; in pswitch()
1757 int cpnd; in pswitch()
1758 int sunqe; in pswitch()
[all …]