angler-fishThe Vulnerability History Project

avio: avio_ prefixes for get_* functions

      In the name of consistency:
get_byte           -> avio_r8
get_<type>         -> avio_r<type>
get_buffer         -> avio_read

get_partial_buffer will be made private later

get_strz is left out becase I want to change it later to return
something useful.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
    
commit b7effd4e8338f6ed5bda630ad7ed0809bf458648
+9 -9
+1 -1
+13 -13
+4 -4
+19 -19
+7 -7
+30 -30
+9 -9
+127 -127
+6 -6
+79 -79
+10 -29
+31 -57
+12 -12
+15 -15
+16 -16
+15 -15
+9 -9
+18 -18
+2 -2
+15 -15
+5 -5
+15 -15
+2 -2
+22 -22
+72 -72
+2 -2
+7 -7
+3 -3
+5 -5
+26 -26
+35 -35
+1 -1
+15 -15
+9 -9
+5 -5
+15 -15
+1 -1
+7 -7
+11 -11
+8 -8
+2 -2
+6 -6
+11 -11
+1 -1
+3 -3
+5 -5
+13 -13
+9 -9
+13 -13
+237 -237
+9 -9
+7 -7
+5 -5
+39 -39
+15 -15
+4 -4
+10 -10
+15 -15
+61 -61
+1 -1
+3 -3
+27 -27
+16 -16
+26 -26
+7 -7
+1 -1
+2 -2
+13 -13
+14 -14
+39 -39
+6 -6
+22 -22
+13 -13
+103 -103
+3 -3
+4 -4
+2 -2
+4 -4
+1 -1
+10 -10
+7 -7
+5 -5
+20 -20
+25 -25
+6 -6
+10 -10
+4 -4
+22 -22
+23 -23
+7 -7
+7 -7
+8 -8
+3 -3
+3 -3
+3 -3
+10 -10
+12 -12
+8 -8
+16 -16
+10 -10
+6 -6
+28 -28
+25 -25
+6 -6
+7 -7
+2 -2
expand_less