Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dphysical.c896 const char *connstr; in physical_Login() local
912 if ((connstr = getenv("CONNECT"))) in physical_Login()
914 strncpy(ut.ut_host, connstr, sizeof ut.ut_host); in physical_Login()