Home
last modified time | relevance | path

Searched refs:getportproto (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/ipfilter/lib/
Dgetportproto.c14 int getportproto(name, proto) in getportproto() function
DMakefile38 $(DEST)/getportproto.o \
207 $(DEST)/getportproto.o: $(LIBSRC)/getportproto.c $(INCDEP)
208 $(CC) $(CCARGS) -c $(LIBSRC)/getportproto.c -o $@
/freebsd-10-stable/sbin/ipf/libipf/
DMakefile16 getnattype.c getport.c getportproto.c getproto.c getsumd.c \
/freebsd-10-stable/contrib/ipfilter/
Dipf.h252 extern int getportproto __P((char *, int));
/freebsd-10-stable/contrib/ipfilter/tools/
Dipnat_y.y549 pnum = getportproto($3, $6);
577 pnum = getportproto($3, $6);