OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extlib
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npf_extmod.c
74
char
extlib
[PATH_MAX];
local
76
snprintf(
extlib
, sizeof(
extlib
), "/lib/npf/ext_%s.so", name);
77
handle = dlopen(
extlib
, RTLD_LAZY | RTLD_LOCAL);
Completed in 18 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026