OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_ntop_func
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/npf/npftest/libnpftest/
npf_test_subr.c
25
static const char * (*
_ntop_func
)(int, const void *, char *, socklen_t);
variable
80
_ntop_func
= ntop_func;
267
return
_ntop_func
(af, src, dst, size);
npf_test_subr.c
25
static const char * (*
_ntop_func
)(int, const void *, char *, socklen_t);
variable
80
_ntop_func
= ntop_func;
267
return
_ntop_func
(af, src, dst, size);
Completed in 29 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026