Searched refs:strlocal (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
1397 (void) strlcpy(strlocal, llv6_ntoa(ipv6cp_gotoptions[0].ourid),
1398 sizeof (strlocal));
1406 argv[4] = strlocal;
H A Dipcp.c1733 char strspeed[32], strlocal[32], strremote[32]; local
1737 (void) slprintf(strlocal, sizeof(strlocal), "%I",
1746 argv[4] = strlocal;

Completed in 63 milliseconds