Home
last modified time | relevance | path

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

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