Searched refs:net_ip (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/usr.sbin/sysinst/ |
H A D | net.c | 81 static char net_ip[SSTRSIZE]; variable 375 strlcpy(net_ip, inet_ntoa(sa_in->sin_addr), sizeof net_ip); in get_ifinterface_info() 729 msg_prompt_add(MSG_net_ip, net_ip, net_ip, in config_network() 730 sizeof net_ip); in config_network() 736 octet0 = atoi(net_ip); in config_network() 778 *net_ip == '\0' ? "<none>" : net_ip, in config_network() 789 *net_ip == '\0' ? "<none>" : net_ip, in config_network() 840 if (net_ip[0] != '\0') { in config_network() 845 net_dev, net_ip, net_srv_ip); in config_network() 867 net_dev, net_ip, net_mask); in config_network() [all …]
|
H A D | msg.mi.en | 605 message net_ip
|
H A D | msg.mi.de | 630 message net_ip
|
H A D | msg.mi.fr | 615 message net_ip
|
H A D | msg.mi.es | 621 message net_ip
|