Searched refs:tmp2 (Results 1 – 3 of 3) sorted by relevance
36 tail -c+$pos "$img" | $3 > $tmp2 2> /dev/null37 dump_config $tmp252 tmp2=/tmp/ikconfig$$.253 trap "rm -f $tmp1 $tmp2" 0
515 struct string_list *tmp, **tmp2; in print_list() local529 tmp2 = e - 1; in print_list()531 (*tmp2--) = list; in print_list()533 *(tmp2--) = list; in print_list()545 struct string_list *tmp, **tmp2; in expand_and_crc_sym() local557 tmp2 = e - 1; in expand_and_crc_sym()559 *(tmp2--) = list; in expand_and_crc_sym()561 *(tmp2--) = list; in expand_and_crc_sym()
560 struct expr *tmp, *tmp1, *tmp2; in expr_eliminate_dups2() local579 tmp2 = expr_copy(e2); in expr_eliminate_dups2()580 tmp = expr_extract_eq_and(&tmp1, &tmp2); in expr_eliminate_dups2()586 expr_free(tmp2); in expr_eliminate_dups2()594 tmp2 = expr_copy(e2); in expr_eliminate_dups2()595 tmp = expr_extract_eq_or(&tmp1, &tmp2); in expr_eliminate_dups2()601 expr_free(tmp2); in expr_eliminate_dups2()