Searched refs:LCPDEBUG (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h842 #define LCPDEBUG(x) if (debug) dbglog x macro
844 #define LCPDEBUG(x) ((void) 0) macro
H A Dlcp.c2379 LCPDEBUG(("lcp_reqci: returning %s.", code_name(ret, 1)));

Completed in 50 milliseconds