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.c2741 strings_equal_or_both_null (const char *a, in strings_equal_or_both_null() function
2864 if (!strings_equal_or_both_null (a->user, b->user)) in config_parsers_equal()
2883 if (!strings_equal_or_both_null (a->pidfile, b->pidfile)) in config_parsers_equal()