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

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

Completed in 50 milliseconds