Lines Matching defs:other_tmp
486 char *other_tmp;
524 other_tmp = NULL;
538 other_tmp = usb_ReadOtherLines( fp, pfx );
554 if( other_tmp )
555 free( other_tmp );
564 if( other_tmp ) {
565 fprintf( fp, "%s", other_tmp );
566 free( other_tmp );
581 char *other_tmp;
601 other_tmp = NULL;
614 other_tmp = usb_ReadOtherLines( fp, pfx );
636 if( other_tmp ) {
637 fprintf( fp, "%s", other_tmp );
638 free( other_tmp );