Home
last modified time | relevance | path

Searched refs:tmp2 (Results 1 – 2 of 2) sorted by relevance

/scripts/
A Dextract-ikconfig36 tail -c+$pos "$img" | $3 > $tmp2 2> /dev/null
37 dump_config $tmp2
52 tmp2=/tmp/ikconfig$$.2
53 trap "rm -f $tmp1 $tmp2" 0
/scripts/genksyms/
A Dgenksyms.c508 struct string_list *tmp, **tmp2; in print_list() local
522 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() local
550 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