Home
last modified time | relevance | path

Searched refs:lazycb (Results 1 – 4 of 4) sorted by relevance

/dports/mail/avenger/avenger-0.8.5/libasync/
H A Difchg.C78 lazy = lazycb (60, wrap (ifchgcb_test)); in ifchgcb()
H A Dasync.h45 lazycb_t *lazycb (time_t min_interval, cbv cb);
H A Dcore.C344 lazycb (time_t interval, cbv cb) in lazycb() function
/dports/mail/avenger/avenger-0.8.5/asmtpd/
H A Dquota.C53 quota_maintenance_cb = lazycb (1200, wrap (quota_maintenance)); in quota()