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

  /src/lib/libnpf/
npf.h 127 bool npf_rproc_exists_p(nl_config_t *, const char *);
npf.c 954 npf_rproc_exists_p(nl_config_t *ncf, const char *name) function in typeref:typename:bool
968 if (npf_rproc_exists_p(ncf, name)) {
  /src/usr.sbin/npf/npfctl/
npf_build.c 889 if (rproc && !npf_rproc_exists_p(npf_conf, rproc)) {

Completed in 12 milliseconds