OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctxp
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/ip/
xfrm_policy.c
264
char *
sctxp
= NULL;
local
285
if (
sctxp
)
287
sctxp
= *argv;
378
if (
sctxp
) {
571
char *
sctxp
= NULL;
local
591
if (
sctxp
)
593
sctxp
= *argv;
660
if (
sctxp
) {
xfrm_state.c
318
char *
sctxp
= NULL;
local
411
if (
sctxp
)
413
sctxp
= *argv;
[
all
...]
Completed in 3555 milliseconds