Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c1754 static struct comvars { in pswitch() struct
1755 int connect; in pswitch()
1756 char name[MAXHOSTNAMELEN]; in pswitch()
1757 struct sockaddr_in6 mctl; in pswitch()
1758 struct sockaddr_in6 hctl; in pswitch()
1759 FILE *in; in pswitch()
1760 FILE *out; in pswitch()
1761 int tpe; in pswitch()
1762 int cpnd; in pswitch()
1763 int sunqe; in pswitch()
[all …]