OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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