HomeSort by: relevance | last modified time | path
    Searched refs:OPT_ZEROINF (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
options.h 77 #define OPT_ZEROINF 0x40000 /* with OPT_NOINCR, 0 == infinity */
options.c 262 OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
412 OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
415 OPT_ALIAS | OPT_PRIO | OPT_LLIMIT | OPT_NOINCR | OPT_ZEROINF },
907 if ((opt->flags & OPT_ZEROINF) ?

Completed in 18 milliseconds