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

/netbsd-current/usr.sbin/sysinst/
H A Dnet.c85 static char net_defroute[STRSIZE]; variable
658 strlcpy(net_defroute, textbuf,
659 sizeof net_defroute);
661 if ((nline = strchr(net_defroute, '\n')))
751 msg_prompt_add(MSG_net_defroute, net_defroute, net_defroute,
752 sizeof net_defroute);
781 *net_defroute == '\0' ? "<none>" : net_defroute);
791 *net_defroute
[all...]
H A Dmsg.mi.pl612 message net_defroute

Completed in 115 milliseconds