OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strlocal
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
ipv6cp.c
1499
char strspeed[32],
strlocal
[64], strremote[64];
local
1503
strlcpy(
strlocal
, llv6_ntoa(ipv6cp_gotoptions[0].ourid), sizeof(
strlocal
));
1511
argv[4] =
strlocal
;
ipcp.c
2134
char strspeed[32],
strlocal
[32], strremote[32];
local
2138
slprintf(
strlocal
, sizeof(
strlocal
), "%I", ipcp_gotoptions[0].ouraddr);
2145
argv[4] =
strlocal
;
Completed in 53 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026