Home
last modified time | relevance | path

Searched refs:TFTPC_FILE_TOO_BIG (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/apps/tftp/include/
H A Dtftpc.h84 TFTPC_FILE_TOO_BIG = 11, enumerator
/kernel/liteos_a/apps/tftp/src/
H A Dtftpc.c900 ulErrCode = TFTPC_FILE_TOO_BIG; in lwip_tftp_get_file_by_filename()
970 return TFTPC_FILE_TOO_BIG; in lwip_tftp_put_file_by_filename()
1122 ulErrCode = TFTPC_FILE_TOO_BIG; in lwip_tftp_put_file_by_filename()
1705 ulErrCode = TFTPC_FILE_TOO_BIG; in lwip_tftp_get_file_by_filename_to_rawmem()

Completed in 4 milliseconds