Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dphysical.c900 const char *connstr; in physical_Login() local
916 if ((connstr = getenv("CONNECT"))) in physical_Login()
918 strncpy(ut.ut_host, connstr, sizeof ut.ut_host); in physical_Login()