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

  /external/libppp/src/
lcp.h 115 #define TY_MAGICNUM 5 /* Magic-Number */
lcp.c 423 if (lcp->want_magic && !REJECTED(lcp, TY_MAGICNUM)) {
425 INC_FSM_OPT(TY_MAGICNUM, 6, o);
964 case TY_MAGICNUM:
    [all...]

Completed in 671 milliseconds