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

  /external/curl/src/
tool_convert.h 36 char convert_char(curl_infotype infotype, char this_char);
tool_convert.c 116 char convert_char(curl_infotype infotype, char this_char)
119 switch(infotype) {
tool_cb_dbg.c 37 trace tracetype, curl_infotype infotype);
217 trace tracetype, curl_infotype infotype)
258 fprintf(stream, "%c", convert_char(infotype, ptr[i+c]));
260 (void)infotype;
  /external/syslinux/gpxe/src/drivers/net/
prism2.c 833 &(inf.infotype), inf.framelen * sizeof(UINT16));
835 if ( inf.infotype != HFA384x_IT_LINKSTATUS ) {
837 printf ( "Unexpected info frame type %#hx (not LinkStatus type)\n", inf.infotype );
hfa384x.h 1775 UINT16 infotype; member in struct:hfa384x_HandoverAddr
1987 UINT16 infotype; member in struct:hfa384x_InfFrame
    [all...]

Completed in 193 milliseconds