Lines Matching defs:txt
2877 char txt[256];
2879 (void) ptp_render_opcode (params, params->deviceinfo.OperationsSupported[i], sizeof(txt), txt);
2880 printf(" %04x: %s\n", params->deviceinfo.OperationsSupported[i], txt);
2905 char txt[256];
2911 (void) ptp_render_ofc (params, params->deviceinfo.ImageFormats[i], sizeof(txt), txt);
2912 printf(" %04x: %s\n", params->deviceinfo.ImageFormats[i], txt);