Searched refs:nametokva (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/lib/
H A Dnametokva.c16 ipfunc_t nametokva(name, iocfunc) function
H A DMakefile68 $(DEST)/nametokva.o \
268 $(DEST)/nametokva.o: $(LIBSRC)/nametokva.c $(INCDEP)
269 $(CC) $(CCARGS) -c $(LIBSRC)/nametokva.c -o $@
/freebsd-12-stable/sbin/ipf/libipf/
H A DMakefile26 mutex_emul.c nametokva.c nat_setgroupmap.c ntomask.c \
/freebsd-12-stable/contrib/ipfilter/
H A Dipf.h270 extern ipfunc_t nametokva(char *, ioctlfunc_t);
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dipf_y.y377 { fr->fr_func = nametokva($1, ipfioctls[IPL_LOGIPF]);

Completed in 165 milliseconds