Searched refs:track_cb_y (Results 1 – 1 of 1) sorted by relevance
29 static int track_cb_y(sd_bus_track *t, void *userdata) { in track_cb_y() function89 assert_se(sd_bus_track_new(a, &y, track_cb_y, NULL) >= 0); in main()