Searched defs:_list1_only (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/util/
H A Dutil.c188 char ***_list1_only,
309 if (_list1_only) {
333 *_list1_only = talloc_steal(memctx, list1_only);
185 diff_string_lists(TALLOC_CTX *memctx, char **_list1, char **_list2, char ***_list1_only, char ***_list2_only, char ***_both_lists) argument

Completed in 14 milliseconds