HomeSort by: relevance | last modified time | path
    Searched defs:termch (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
utils.c 123 int termch; local
286 termch = -1; /* matches no unsigned char value */
291 termch = 0; /* stop on null byte */
295 if (c == termch)

Completed in 117 milliseconds