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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_cb_dbg.c100 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]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dsendf.c586 static const char s_infotype[CURLINFO_END][3] = { local
637 fwrite(s_infotype[type], 2, 1, data->set.err);

Completed in 173 milliseconds