HomeSort by: relevance | last modified time | path
    Searched refs:state_kill (Results 1 - 1 of 1) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl.c 115 char *state_kill[2]; variable in typeref:typename:char * [2]
563 pfctl_addrprefix(state_kill[0], &psk.psk_src.addr.v.a.mask);
565 if ((ret_ga = getaddrinfo(state_kill[0], NULL, NULL, &res[0]))) {
595 pfctl_addrprefix(state_kill[1],
597 if ((ret_ga = getaddrinfo(state_kill[1], NULL, NULL,
2005 state_kill[state_killers++] = optarg;

Completed in 11 milliseconds