Searched refs:tmp2 (Results 1 – 2 of 2) 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
508 struct string_list *tmp, **tmp2; in print_list() local522 tmp2 = e - 1; in print_list()524 (*tmp2--) = list; in print_list()526 *(tmp2--) = list; in print_list()538 struct string_list *tmp, **tmp2; in expand_and_crc_sym() local550 tmp2 = e - 1; in expand_and_crc_sym()552 *(tmp2--) = list; in expand_and_crc_sym()554 *(tmp2--) = list; in expand_and_crc_sym()
Completed in 5 milliseconds