HomeSort by relevance Sort by last modified time
    Searched full:tftp_translate_code (Results 1 - 1 of 1) sorted by null

  /external/curl/lib/
tftp.c 161 static CURLcode tftp_translate_code(tftp_error_t error);
828 * tftp_translate_code
833 static CURLcode tftp_translate_code(tftp_error_t error) function
1046 result = tftp_translate_code(state->error);
    [all...]

Completed in 51 milliseconds