Searched refs:this_year (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dcmdutils.h40 extern const int this_year;
H A Dcmdutils.c55 const int this_year = 2010; variable
345 program_name, program_birth_year, this_year);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dcmdutils.h40 extern const int this_year;
H A Dcmdutils.c55 const int this_year = 2010; variable
345 program_name, program_birth_year, this_year);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dcmdutils.h40 extern const int this_year;
H A Dcmdutils.c55 const int this_year = 2010; variable
345 program_name, program_birth_year, this_year);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lzo/autoconf/
H A Dshtool1010 this_year=`date '+%Y' 2>/dev/null`
1011 if [ ".$this_year" = . ]; then
1012 this_year=`date '+%y'`
1013 case $this_year in
1014 [5-9][0-9]) this_year="19$this_year" ;;
1015 [0-4][0-9]) this_year="20$this_year" ;;
1022 this_year=`expr $this_year
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lzo/autoconf/
H A Dshtool1010 this_year=`date '+%Y' 2>/dev/null`
1011 if [ ".$this_year" = . ]; then
1012 this_year=`date '+%y'`
1013 case $this_year in
1014 [5-9][0-9]) this_year="19$this_year" ;;
1015 [0-4][0-9]) this_year="20$this_year" ;;
1022 this_year=`expr $this_year
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lzo/autoconf/
H A Dshtool1010 this_year=`date '+%Y' 2>/dev/null`
1011 if [ ".$this_year" = . ]; then
1012 this_year=`date '+%y'`
1013 case $this_year in
1014 [5-9][0-9]) this_year="19$this_year" ;;
1015 [0-4][0-9]) this_year="20$this_year" ;;
1022 this_year=`expr $this_year
[all...]

Completed in 126 milliseconds