Home
last modified time | relevance | path

Searched defs:IPXCPDEBUG (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h873 #define IPXCPDEBUG(x) if (debug) dbglog x macro
875 #define IPXCPDEBUG(x) ((void) 0) macro