Searched refs:infotype (Results 1 – 5 of 5) sorted by relevance
/third_party/curl/src/ |
D | tool_cb_dbg.c | 38 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()
|
D | tool_convert.c | 116 char convert_char(curl_infotype infotype, char this_char) in convert_char() argument 119 switch(infotype) { in convert_char()
|
D | tool_convert.h | 36 char convert_char(curl_infotype infotype, char this_char);
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
D | usrsctp.h | 956 unsigned int infotype, 967 unsigned int *infotype,
|
D | user_socket.c | 811 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()
|