OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npf_fd
(Results
1 - 1
of
1
) sorted by relevancy
/src/dist/pf/usr.sbin/ftp-proxy/
npf.c
97
static int
npf_fd
;
variable in typeref:typename:int
186
npf_fd
= open(NPF_DEV_PATH, O_RDONLY);
187
if (
npf_fd
== -1) {
190
if (ioctl(
npf_fd
, IOC_NPF_VERSION, &kernver) == -1) {
407
errno = npf_config_submit(ncf,
npf_fd
, NULL);
Completed in 27 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025