HomeSort by relevance Sort by last modified time
    Searched full:connstr (Results 1 - 1 of 1) sorted by null

  /external/libppp/src/
physical.c 925 const char *connstr; local
940 if ((connstr = getenv("CONNECT")))
942 strncpy(ut.ut_host, connstr, sizeof ut.ut_host);

Completed in 72 milliseconds