Searched refs:lists_of_c_strings_equal (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconfig-parser.c3067 lists_of_c_strings_equal (DBusList *a, function
3123 if (!lists_of_c_strings_equal (a->listen_on, b->listen_on))
3126 if (!lists_of_c_strings_equal (a->mechanisms, b->mechanisms))
3129 if (!lists_of_c_strings_equal (a->service_dirs, b->service_dirs))

Completed in 156 milliseconds