diff options
author | Sumit Bose <sbose@redhat.com> | 2012-11-13 21:20:32 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-11-14 10:42:34 +0100 |
commit | 032d0980dfe5a27a5954f44f9d519e03fc7d1ced (patch) | |
tree | b78b6ea906b1833acc64153a6e6d4d6c3b24cfb8 /src/man/sssd-simple.5.xml | |
parent | 5fe7390f295321f6a13afddf2023aae45a32aad2 (diff) | |
download | sssd-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/man/sssd-simple.5.xml')
0 files changed, 0 insertions, 0 deletions