Searched refs:getport (Results 1 - 13 of 13) sorted by last modified time

/freebsd-11-stable/contrib/ipfilter/
H A Dipf.h225 extern int getport(struct frentry *, char *, u_short *, char *);
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipnat_y.y717 | YY_STR { if (getport(NULL, $1,
H A Dipf_y.y1433 servicename { if (getport(frc, $1,
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dparseipfexpr.c248 if (getport(NULL, s, &port, proto) == -1)
H A DMakefile37 $(DEST)/getport.o \
205 $(DEST)/getport.o: $(LIBSRC)/getport.c $(INCDEP)
206 $(CC) $(CCARGS) -c $(LIBSRC)/getport.c -o $@
H A Dgetport.c14 int getport(fr, name, port, proto) function
/freebsd-11-stable/contrib/blacklist/bin/
H A Dconf.c196 getport(const char *f, size_t l, bool local, void *r, const char *p) function
303 if (getport(f, l, local, &c->c_port, pstr) == -1)
/freebsd-11-stable/sbin/ipf/libipf/
H A DMakefile17 getnattype.c getport.c getportproto.c getproto.c getsumd.c \
/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Ddisplayq.c247 fd = getport(pp, pp->remote_host, 0);
H A Dlp.h285 int getport(const struct printer *_pp, const char *_rhost, int _rport);
H A Dnet.c89 getport(const struct printer *pp, const char *rhost, int rport) function
H A Drmjob.c360 rem = getport(pp, pp->remote_host, 0);
/freebsd-11-stable/usr.sbin/lpr/lpd/
H A Dprintjob.c1860 pfd = getport(pp, ep, port);
1931 pfd = getport(pp, pp->remote_host, 0);

Completed in 130 milliseconds