summaryrefslogtreecommitdiff
path: root/src/monitor
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2012-11-13 21:20:32 +0100
committerJakub Hrozek <jhrozek@redhat.com>2012-11-14 10:42:34 +0100
commit032d0980dfe5a27a5954f44f9d519e03fc7d1ced (patch)
treeb78b6ea906b1833acc64153a6e6d4d6c3b24cfb8 /src/monitor
parent5fe7390f295321f6a13afddf2023aae45a32aad2 (diff)
downloadsssd-032d0980dfe5a27a5954f44f9d519e03fc7d1ced.tar.gz
sssd-032d0980dfe5a27a5954f44f9d519e03fc7d1ced.tar.bz2
sssd-032d0980dfe5a27a5954f44f9d519e03fc7d1ced.zip
Add string_in_list() and add_string_to_list() with tests
string_in_list() and add_string_to_list() are two utilities for NULL terminated strings arrays. add_string_to_list() adds a new string to an existing list or creates a new one with the strings as only item if there is not list. string_in_list() checks if a given string is in the list. It can be used case sensitive or in-sensitive.
Diffstat (limited to 'src/monitor')
0 files changed, 0 insertions, 0 deletions