Home
last modified time | relevance | path

Searched refs:whereto (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sbin/nos-tun/
HDnos-tun.c252 struct sockaddr whereto; /* Destination of tunnel */ in main() local
300 to = (struct sockaddr_in *)&whereto; in main()
309 if (connect(net,&whereto,sizeof(struct sockaddr_in)) < 0 ) { in main()
/dragonfly/sbin/ping/
HDping.c138 struct sockaddr_in whereto; /* who to ping */ variable
509 bzero(&whereto, sizeof(whereto)); in main()
510 to = &whereto; in main()
908 i = sendto(s, (char *)packet, cc, 0, (struct sockaddr *)&whereto, in pinger()
909 sizeof(whereto)); in pinger()
1096 (oip->ip_dst.s_addr == whereto.sin_addr.s_addr) && in pr_pack()
/dragonfly/share/dict/
HDweb2231724 whereto