HomeSort by relevance Sort by last modified time
    Searched full:nothing_done (Results 1 - 1 of 1) sorted by null

  /external/libppp/src/
main.c 541 int i, nfds, nothing_done; local
649 nothing_done = 1;
653 nothing_done = 0;
658 nothing_done = 0;
662 if (descriptor_Write(&bundle->desc, bundle, wfds) <= 0 && nothing_done) {

Completed in 90 milliseconds