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

  /src/usr.sbin/npf/npfctl/
npfctl.c 345 npfctl_open_dev(const char *path) function in typeref:typename:int
420 fd = npfctl_open_dev(NPF_DEV_PATH);
461 fd = npfctl_open_dev(NPF_DEV_PATH);
npfctl.c 345 npfctl_open_dev(const char *path) function in typeref:typename:int
420 fd = npfctl_open_dev(NPF_DEV_PATH);
461 fd = npfctl_open_dev(NPF_DEV_PATH);

Completed in 23 milliseconds