Home
last modified time | relevance | path

Searched refs:getport (Results 1 – 5 of 5) sorted by path

/illumos-gate/usr/src/cmd/ipf/lib/
H A DMakefile33 getline.o getnattype.o getport.o getportproto.o \
H A Dgetport.c8 int getport(fr, name, port) in getport() function
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1254 servicename { if (getport(frc, $1, &($$)) == -1)
H A Dipnat_y.y401 | YY_STR { if (getport(NULL, $1, &($$)) == -1)
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h206 extern int getport __P((struct frentry *, char *, u_short *));