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

  /external/toybox/toys/pending/
tftp.c 36 #define TFTP_BLKSIZE 512
39 #define TFTP_MAXPACKETSIZE (TFTP_DATAHEADERSIZE + TFTP_BLKSIZE)
99 if(strlen(path) > TFTP_BLKSIZE) error_exit("path too long");
  /external/google-breakpad/src/third_party/curl/
curl.h     [all...]
  /external/curl/include/curl/
curl.h     [all...]

Completed in 3502 milliseconds