HomeSort by relevance Sort by last modified time
    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