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

  /external/dnsmasq/src/
tftp.c 25 static ssize_t get_block(char *packet, struct tftp_transfer *transfer);
268 if ((len = get_block(packet, transfer)) == -1)
437 if ((len = get_block(daemon->packet, transfer)) == -1)
517 static ssize_t get_block(char *packet, struct tftp_transfer *transfer) function
  /external/kernel-headers/original/linux/
fs.h     [all...]

Completed in 432 milliseconds