Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.c1389 char strspeed[32], strlocal[26], strremote[26]; local
1393 (void) strlcpy(strlocal, llv6_ntoa(ipv6cp_gotoptions[0].ourid),
1394 sizeof (strlocal));
1402 argv[4] = strlocal;
H A Dipcp.c1726 char strspeed[32], strlocal[32], strremote[32]; local
1730 (void) slprintf(strlocal, sizeof(strlocal), "%I",
1739 argv[4] = strlocal;