Searched refs:member_compare_func (Results 1 - 1 of 1) sorted by relevance
| /systemd/src/libsystemd/sd-bus/ | ||
| H A D | busctl.c | 655 static int member_compare_func(const void *a, const void *b) { function 678 return member_compare_func(*x, *y); 858 .compare = member_compare_func, |
Completed in 30 milliseconds