HomeSort by relevance Sort by last modified time
    Searched refs:PRINTMSG (Results 1 - 6 of 6) sorted by null

  /external/syslinux/core/lwip/src/netif/ppp/
ppp.h 226 #define PRINTMSG(m, l) { m[l] = '\0'; LWIP_DEBUGF(LOG_INFO, ("Remote message: %s\n", m)); }
228 #define PRINTMSG(m, l)
pap.c 494 PRINTMSG(msg, msglen);
535 PRINTMSG(msg, msglen);
chap.c 665 PRINTMSG(inp, len);
698 PRINTMSG(inp, len);
  /external/ppp/pppd/
upap.c 495 PRINTMSG(msg, msglen);
535 PRINTMSG(msg, msglen);
pppd.h     [all...]
eap.c     [all...]

Completed in 269 milliseconds