OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npf_config_retrieve
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libnpf/
npf.h
81
nl_config_t *
npf_config_retrieve
(int);
npf.c
371
npf_config_retrieve
(int fd)
function in typeref:typename:nl_config_t *
1519
ncf =
npf_config_retrieve
(fd);
/src/usr.sbin/npf/npfctl/
npfctl.c
421
if ((ncf =
npf_config_retrieve
(fd)) == NULL) {
422
err(EXIT_FAILURE, "
npf_config_retrieve
: '%s'",
514
ncf =
npf_config_retrieve
(fd);
npf_cmd.c
268
if ((ncf =
npf_config_retrieve
(fd)) == NULL) {
269
err(EXIT_FAILURE, "
npf_config_retrieve
()");
npf_show.c
833
ncf =
npf_config_retrieve
(fd);
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025