OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/curl/include/curl/
curl.h
[
all
...]
/external/google-breakpad/src/third_party/curl/
curl.h
[
all
...]
Completed in 86 milliseconds