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

/illumos-gate/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;

Completed in 65 milliseconds