Searched refs:sort_records (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/firmware/
H A Dihex2fw.c56 static int sort_records = 0; variable
82 sort_records = 1;
244 while ((*p) && (!sort_records || (*p)->addr < record->addr))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/firmware/
H A Dihex2fw.c56 static int sort_records = 0; variable
82 sort_records = 1;
244 while ((*p) && (!sort_records || (*p)->addr < record->addr))

Completed in 108 milliseconds