HomeSort by relevance Sort by last modified time
    Searched refs:s_infotype (Results 1 - 2 of 2) sorted by null

  /external/curl/src/
tool_cb_dbg.c 100 static const char * const s_infotype[] = { local
114 fprintf(output, "%s%s ", timebuf, s_infotype[type]);
122 fprintf(output, "%s%s ", timebuf, s_infotype[type]);
131 fprintf(output, "%s%s ", timebuf, s_infotype[type]);
147 fprintf(output, "%s%s ", timebuf, s_infotype[type]);
  /external/curl/lib/
sendf.c 724 static const char s_infotype[CURLINFO_END][3] = { local
775 fwrite(s_infotype[type], 2, 1, data->set.err);

Completed in 187 milliseconds