Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.c1393 char strspeed[32], strlocal[26], strremote[26]; local
1399 (void) strlcpy(strremote, llv6_ntoa(ipv6cp_hisoptions[0].hisid),
1400 sizeof (strremote));
1407 argv[5] = strremote;
H A Dipcp.c1733 char strspeed[32], strlocal[32], strremote[32]; local
1739 (void) slprintf(strremote, sizeof(strremote), "%I",
1747 argv[5] = strremote;