Home
last modified time | relevance | path

Searched refs:strings_equal_or_both_null (Results 1 – 1 of 1) sorted by relevance

/external/dbus/bus/
Dconfig-parser.c2994 strings_equal_or_both_null (const char *a, in strings_equal_or_both_null() function
3120 if (!strings_equal_or_both_null (a->user, b->user)) in config_parsers_equal()
3139 if (!strings_equal_or_both_null (a->pidfile, b->pidfile)) in config_parsers_equal()