Searched refs:point_to (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sbin/nos-tun/
H A Dnos-tun.c245 char *point_to = NULL; local
271 point_to = optarg;
285 (point_to == NULL) || (to_point == NULL)) {
303 if(Set_address(point_to, (struct sockaddr_in *)&t_laddr)) {

Completed in 154 milliseconds