Home
last modified time | relevance | path

Searched refs:custom_ctx (Results 1 – 1 of 1) sorted by relevance

/components/utilities/ymodem/
A Dry_sy.c25 struct custom_ctx struct
48 struct custom_ctx *cctx = (struct custom_ctx *)ctx; in _rym_recv_begin() argument
82 struct custom_ctx *cctx = (struct custom_ctx *)ctx; in _rym_recv_data()
104 struct custom_ctx *cctx = (struct custom_ctx *)ctx; in _rym_recv_end()
118 struct custom_ctx *cctx = (struct custom_ctx *)ctx; in _rym_send_begin()
158 struct custom_ctx *cctx = (struct custom_ctx *)ctx; in _rym_send_data()
188 struct custom_ctx *cctx = (struct custom_ctx *)ctx; in _rym_send_end()
199 struct custom_ctx *ctx = rt_calloc(1, sizeof(*ctx)); in rym_download_file()
220 struct custom_ctx *ctx = rt_calloc(1, sizeof(*ctx)); in rym_upload_file()

Completed in 4 milliseconds