Searched refs:no_output (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ip_fil.c | 157 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 *, 502 static int no_output(ifp, m, s) in no_output() function 505 static int no_output (ifp, m, s, rt, cp) in no_output() 508 static int no_output(ifp, m, s, rt) 708 ifp->if_output = no_output;
|
/titanic_50/usr/src/cmd/geniconvtbl/ |
H A D | itmcomp.c | 177 (0 == cmd_opt.no_output)) { in itm_compile() 354 cmd_opt.no_output = 1; in parse_opts() 413 (0 == cmd_opt.no_output)) { in parse_opts() 426 cmd_opt.no_output || in parse_opts() 989 cmd_opt.no_output ? "true" : "false"); in trace_option()
|
H A D | itmcomp.h | 112 int no_output; member
|
H A D | assemble.c | 907 if (cmd_opt.no_output) { in output()
|