Searched refs:find_history_job (Results 1 – 3 of 3) sorted by relevance
329 static AvahiQueryJob* find_history_job(AvahiQueryScheduler *s, AvahiKey *key) { in find_history_job() function361 if ((qj = find_history_job(s, key))) in avahi_query_scheduler_post()410 if (!(qj = find_history_job(s, key))) in avahi_query_scheduler_incoming()
292 static AvahiResponseJob* find_history_job(AvahiResponseScheduler *s, AvahiRecord *record) { in find_history_job() function372 if ((rj = find_history_job(s, record))) { in avahi_response_scheduler_post()451 if ((rj = find_history_job(s, record))) { in avahi_response_scheduler_incoming()
337 static AvahiProbeJob* find_history_job(AvahiProbeScheduler *s, AvahiRecord *record) { in find_history_job() function370 if ((pj = find_history_job(s, record))) in avahi_probe_scheduler_post()