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

/fuchsia/zircon/system/ulib/tftp/
H A Dtftp.c1054 #define REPORT_ERR(opts,...) \ macro
1080 REPORT_ERR(opts, "failed during transport timeout set callback");
1099 REPORT_ERR(opts, "failed during transport send callback");
1104 REPORT_ERR(opts, "failed to prepare data to send");
1115 REPORT_ERR(opts, "too many consecutive timeouts, aborting");
1119 REPORT_ERR(opts, "failed during timeout processing");
1126 REPORT_ERR(opts, "failed during transport send callback");
1133 REPORT_ERR(opts, "failed during transport recv callback");
1149 REPORT_ERR(opts, "failed during transport send callback");
1154 REPORT_ERR(opt
[all...]

Completed in 24 milliseconds