Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dipxcp.c1408 char strspeed[32], strlocal[32], strremote[32]; local
1443 slprintf (strlocal, sizeof(strlocal), "%0.6B", go->our_node);
1452 argv[5] = strlocal;
Dipv6cp.c1388 char strspeed[32], strlocal[32], strremote[32]; local
1392 strcpy(strlocal, llv6_ntoa(ipv6cp_gotoptions[0].ourid));
1399 argv[4] = strlocal;
Dipcp.c2087 char strspeed[32], strlocal[32], strremote[32]; local
2091 slprintf(strlocal, sizeof(strlocal), "%I", ipcp_gotoptions[0].ouraddr);
2098 argv[4] = strlocal;