Home
last modified time | relevance | path

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

/kernel/liteos_a/apps/tftp/src/
H A Dtftpc.c570 return TFTPC_MEMALLOC_ERROR; in lwip_tftp_get_file_by_filename()
576 return TFTPC_MEMALLOC_ERROR; in lwip_tftp_get_file_by_filename()
583 return TFTPC_MEMALLOC_ERROR; in lwip_tftp_get_file_by_filename()
982 return TFTPC_MEMALLOC_ERROR; in lwip_tftp_put_file_by_filename()
1071 ulErrCode = TFTPC_MEMALLOC_ERROR; in lwip_tftp_put_file_by_filename()
1221 return TFTPC_MEMALLOC_ERROR; in lwip_tftp_inner_put_file()
1481 return TFTPC_MEMALLOC_ERROR; in lwip_tftp_get_file_by_filename_to_rawmem()
1487 return TFTPC_MEMALLOC_ERROR; in lwip_tftp_get_file_by_filename_to_rawmem()
/kernel/liteos_a/apps/tftp/include/
H A Dtftpc.h95 TFTPC_MEMALLOC_ERROR = 18, /**< Memory allocation failed in TFTP client. */ enumerator

Completed in 3 milliseconds