Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dnet.c89 static char sl_flags[STRSIZE]; variable
846 strcpy(sl_flags, "-s 115200 -l /dev/tty00"); in config_network()
848 sl_flags, sl_flags, sizeof sl_flags); in config_network()
854 strcat(buffer, sl_flags); in config_network()