Searched refs:policy_out (Results 1 - 1 of 1) sorted by relevance

/external/ping6/
H A Dping6.c326 char *policy_out = NULL; local
567 if ((policy_out = strdup(optarg)) == NULL)
777 if (setpolicy(s, policy_out) < 0)

Completed in 641 milliseconds