OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npf_param_iterate
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libnpf/
npf.h
93
const char *
npf_param_iterate
(nl_config_t *, nl_iter_t *, int *, int *);
npf.c
515
npf_param_iterate
(nl_config_t *ncf, nl_iter_t *iter, int *val, int *defval)
function in typeref:typename:const char *
/src/usr.sbin/npf/npfctl/
npf_show.c
816
while ((name =
npf_param_iterate
(ncf, &i, &val, dval)) != NULL) {
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025