Home | History | Annotate | Download | only in isibootd

Lines Matching defs:TRACE

57 #define	TRACE(l, x) if ((l) <= dbg) printf x
169 TRACE(1, ("Using interface: %s (%s)\n",
196 TRACE(3, ("'%s' is not in ethers(5)\n",
204 TRACE(3, ("'%s' is not a valid host\n", clientname));
209 TRACE(2, ("[%s] ", etheraddr(fp->src)));
213 TRACE(2, ("not connected\n"));
220 TRACE(3, ("'%s' not for me\n", servername));
224 TRACE(2, ("new connection\n"));
240 TRACE(1, ("failed to open '%s'\n", filename));
244 TRACE(2, ("open '%s'\n", filename));
248 TRACE(2, ("connection closed\n"));
261 TRACE(3, ("%u@%u\n", siz, pos));
264 TRACE(1, ("out of phase\n"));