Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/pppd/
Dipcp.c1324 char strspeed[32], strlocal[32], strremote[32]; in ipcp_script() local
1330 strlcpy(strremote, ip_ntoa(ipcp_hisoptions[f->unit].hisaddr), in ipcp_script()
1331 sizeof strremote); in ipcp_script()
1338 argv[5] = strremote; in ipcp_script()