]> git.ipfire.org Git - thirdparty/libvirt.git/commit
internal: add STRCASEPREFIX
authorPino Toscano <ptoscano@redhat.com>
Wed, 28 Mar 2018 11:40:20 +0000 (13:40 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Sun, 1 Apr 2018 10:43:42 +0000 (12:43 +0200)
commite508e04b108709af0ca2c4d6728440b0edc3cc4b
tree8824aae2ddf0aceeb8b93cbaf6a7dcc257bac46e
parent6d394989fda53b53f0a21522bebe44ea01a40de9
internal: add STRCASEPREFIX

Simple macro to check the prefix of a string in a case-insensitive way.

Signed-off-by: Pino Toscano <ptoscano@redhat.com>
src/internal.h