• J
    security_dac: remove extra Security from function names · be33e965
    Ján Tomko 提交于
    Many of the functions follow the pattern:
    virSecurity.*Security.*Label
    
    Remove the second 'Security' from the names, it should be obvious
    that the virSecurity* functions deal with security labels even
    without it.
    be33e965
security_dac.c 47.3 KB