Home
last modified time | relevance | path

Searched refs:fr_resolvefunc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c339 error = fr_resolvefunc(data);
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1506 extern int fr_resolvefunc __P((void *));
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c928 error = fr_resolvefunc((void *)data);
H A Dfil.c4899 int fr_resolvefunc(data) in fr_resolvefunc() function