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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dquery-sched.c331 static AvahiQueryJob* find_history_job(AvahiQueryScheduler *s, AvahiKey *key) { function
363 if ((qj = find_history_job(s, key)))
412 if (!(qj = find_history_job(s, key)))
H A Dresponse-sched.c294 static AvahiResponseJob* find_history_job(AvahiResponseScheduler *s, AvahiRecord *record) { function
374 if ((rj = find_history_job(s, record))) {
453 if ((rj = find_history_job(s, record))) {
H A Dprobe-sched.c339 static AvahiProbeJob* find_history_job(AvahiProbeScheduler *s, AvahiRecord *record) { function
372 if ((pj = find_history_job(s, record)))

Completed in 96 milliseconds