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

  /external/libppp/src/
filter.h 65 unsigned f_invert : 1; /* true to complement match */ member in struct:filterent
filter.c 298 fe.f_invert = 1;
459 prompt_Printf(prompt, "%c ", fp->f_invert ? '!' : ' ');
ip.c 448 if (match != fp->f_invert) {

Completed in 58 milliseconds