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

  /external/dnsmasq/src/
tftp.c 572 int newcarrylf; local
574 for (i = 0, newcarrylf = 0; i < size; i++)
581 newcarrylf = 1; /* don't expand LF again if it moves to the next block */
592 transfer->carrylf = newcarrylf;

Completed in 118 milliseconds