]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/strv.h
strv: add helper to find value in key/value pairs from list of keys
authorLuca Boccassi <bluca@debian.org>
Mon, 27 Mar 2023 11:05:28 +0000 (12:05 +0100)
committerLuca Boccassi <bluca@debian.org>
Tue, 28 Mar 2023 09:36:01 +0000 (10:36 +0100)
commit2ed74695b310207deca33fcc95a890b0fdb9e622
tree7ce170b3e80bdd953c9771ea4c9cb5b4f8a0e19b
parent6255bbe2624caa1e656c4f8a1b88721b62c2e16e
strv: add helper to find value in key/value pairs from list of keys
src/basic/strv.c
src/basic/strv.h
src/test/test-strv.c