OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:policy_out
(Results
1 - 1
of
1
) sorted by null
/external/ping6/
ping6.c
326
char *
policy_out
= NULL;
local
567
if ((
policy_out
= strdup(optarg)) == NULL)
777
if (setpolicy(s,
policy_out
) < 0)
[
all
...]
Completed in 1364 milliseconds