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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/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)))
/netgear-R7000-V1.0.7.12_1.2.5/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 114 milliseconds