Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_cb_dbg.c38 trace tracetype, curl_infotype infotype);
222 trace tracetype, curl_infotype infotype) in dump() argument
265 fprintf(stream, "%c", convert_char(infotype, ptr[i + c])); in dump()
267 (void)infotype; in dump()
Dtool_convert.c116 char convert_char(curl_infotype infotype, char this_char) in convert_char() argument
119 switch(infotype) { in convert_char()
Dtool_convert.h36 char convert_char(curl_infotype infotype, char this_char);
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h956 unsigned int infotype,
967 unsigned int *infotype,
Duser_socket.c811 unsigned int infotype, in usrsctp_sendv() argument
831 switch (infotype) { in usrsctp_sendv()
1085 unsigned int *infotype, in usrsctp_recvv() argument
1173 *infotype = SCTP_RECVV_RN; in usrsctp_recvv()
1186 *infotype = SCTP_RECVV_RCVINFO; in usrsctp_recvv()
1188 *infotype = SCTP_RECVV_NOINFO; in usrsctp_recvv()