OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npf_extmod_sym
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npf_extmod.c
56
npf_extmod_sym
(void *handle, const char *name, const char *func)
function
84
ext->init =
npf_extmod_sym
(handle, name, "init");
85
ext->cons =
npf_extmod_sym
(handle, name, "construct");
86
ext->param =
npf_extmod_sym
(handle, name, "param");
npf_extmod.c
56
npf_extmod_sym
(void *handle, const char *name, const char *func)
function
84
ext->init =
npf_extmod_sym
(handle, name, "init");
85
ext->cons =
npf_extmod_sym
(handle, name, "construct");
86
ext->param =
npf_extmod_sym
(handle, name, "param");
Completed in 42 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026