HomeSort by: relevance | last modified time | path
    Searched defs:xhost (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
parse.y 443 %type <v.host> ipspec xhost host dynaddr host_list
2466 | xhost { $$ = $1; }
2484 xhost : not host { label
2494 err(1, "xhost: calloc");
2503 err(1, "xhost: calloc");
parse.y 443 %type <v.host> ipspec xhost host dynaddr host_list
2466 | xhost { $$ = $1; }
2484 xhost : not host { label
2494 err(1, "xhost: calloc");
2503 err(1, "xhost: calloc");

Completed in 58 milliseconds