OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:src_c
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
in_selsrc.c
222
src_c
= in_categorize(src);
local in function:in_match_category
227
ntohl(src->s_addr),
src_c
);
231
if (dst_c ==
src_c
)
233
else if (dst_c == IN_CATEGORY_LINKLOCAL &&
src_c
== IN_CATEGORY_PRIVATE)
235
else if (dst_c == IN_CATEGORY_PRIVATE &&
src_c
== IN_CATEGORY_LINKLOCAL)
237
else if (dst_c == IN_CATEGORY_OTHER &&
src_c
== IN_CATEGORY_PRIVATE)
/src/sys/external/bsd/compiler_rt/dist/lib/interception/
interception_win.cc
198
*
src_c
= (char*)src;
local in function:__interception::_memcpy
200
dst_c[i] =
src_c
[i];
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025