Searched refs:whereto (Results 1 – 5 of 5) sorted by relevance
/freebsd/sbin/nos-tun/ |
H A D | nos-tun.c | 248 struct sockaddr whereto; /* Destination of tunnel */ in main() local 308 to = (struct sockaddr_in *)&whereto; in main() 326 if (connect(net,&whereto,sizeof(struct sockaddr_in)) < 0 ) { in main()
|
/freebsd/sbin/ping/ |
H A D | ping.c | 155 static struct sockaddr_in whereto; /* who to ping */ variable 581 bzero(&whereto, sizeof(whereto)); in ping() 582 to = &whereto; in ping() 611 if (connect(ssend, (struct sockaddr *)&whereto, sizeof(whereto)) != 0) in ping() 1318 (oip.ip_dst.s_addr == whereto.sin_addr.s_addr) && in pr_pack()
|
/freebsd/usr.sbin/traceroute/ |
H A D | traceroute.c | 306 struct sockaddr whereto; /* Who to try to reach */ variable 483 register struct sockaddr_in *to = (struct sockaddr_in *)&whereto; in main() 940 if (connect(sndsock, (struct sockaddr *)&whereto, in main() 941 sizeof(whereto)) != 0) { in main()
|
/freebsd/share/dict/ |
H A D | web2 | 231843 whereto
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 13560 Yea, whereto might the strength of their hands profit me, in whom old age was perished? 18752 …, but it shall accomplish that which I please, and it shall prosper in the thing whereto I sent it. 29438 Nevertheless, whereto we have already attained, let us walk by the same rule, let us mind the same …
|