Home
last modified time | relevance | path

Searched refs:pp_value (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpfctl.h102 const char * pp_value; member
H A Dnpf_parse.y468 pp.pp_value = $2 ? estrdup($2) : NULL;
H A Dnpf_build.c572 value = p->pp_value; in npfctl_build_rpcall()