Searched refs:no_output (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c157 static int no_output __P((struct ifnet *, struct mbuf *,
163 static int no_output __P((struct ifnet *, struct mbuf *,
168 static int no_output __P((struct ifnet *, struct mbuf *,
501 static int no_output(ifp, m, s) function
504 static int no_output (ifp, m, s, rt, cp)
507 static int no_output(ifp, m, s, rt)
707 ifp->if_output = no_output;
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditmcomp.h112 int no_output; member in struct:__anon598
H A Ditmcomp.c177 (0 == cmd_opt.no_output)) {
354 cmd_opt.no_output = 1;
413 (0 == cmd_opt.no_output)) {
426 cmd_opt.no_output ||
988 itm_error("no_output = %s\n",
989 cmd_opt.no_output ? "true" : "false");
H A Dassemble.c907 if (cmd_opt.no_output) {

Completed in 63 milliseconds